summaryrefslogtreecommitdiff
path: root/_darcs/inventories/20080517153140-84dde-9a66640ac27da548d82459183d14b60d9e0c241a.gz
blob: 3e909155bace88c6eb809d2a7b2c0c015aeaf206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
[initial database
Evan Prodromou <evan@prodromou.name>**20080505135019] 
[default index files
Evan Prodromou <evan@prodromou.name>**20080505135228] 
[documentation for URLs
Evan Prodromou <evan@prodromou.name>**20080505150839] 
[add standard directories
Evan Prodromou <evan@prodromou.name>**20080506151729
 
 Added some of the standard directories
 
] 
[beginnings of PHP
Evan Prodromou <evan@prodromou.name>**20080507164807] 
[add data objects
Evan Prodromou <evan@prodromou.name>**20080507171542] 
[start showstream
Evan Prodromou <evan@prodromou.name>**20080508162145] 
[read-only stuff
Evan Prodromou <evan@prodromou.name>**20080509021604] 
[considerable coding
Evan Prodromou <evan@prodromou.name>**20080514145436] 
[head and foot menus
Evan Prodromou <evan@prodromou.name>**20080514184702] 
[deny access to include files
Evan Prodromou <evan@prodromou.name>**20080514190009] 
[remove placeholder index files
Evan Prodromou <evan@prodromou.name>**20080514190105] 
[move library files to lib
Evan Prodromou <evan@prodromou.name>**20080514190300] 
[move docs to doc
Evan Prodromou <evan@prodromou.name>**20080514190341] 
[move sql file to db
Evan Prodromou <evan@prodromou.name>**20080514190411] 
[license block for source code
Evan Prodromou <evan@prodromou.name>**20080514192648
 
 Added GNU Affero GPL license block to source code.
 
 Added name "LACONICA". I think it should work fine.
 
] 
[settings and avatars
Evan Prodromou <evan@prodromou.name>**20080515162844
 
 Did considerable work on the settings section.
 
 Redesigned the DB to allow avatars. Each avatar image has a size and
 an URL. There can be multiple avatars per profile, just different sizes.
 
 Added accessors in Profile for avatar. Show the avatar in lots of
 places, where it makes sense. Constants for avatar sizes in common.php.
 
] 
[upload and change avatars
Evan Prodromou <evan@prodromou.name>**20080517122045
 
 code to upload and change avatars.
 
 combined some code in the settings area, too.
 
] 
[bogus version of common_local_url()
Evan Prodromou <evan@prodromou.name>**20080517135138
 
 Threw together a bogus version of common_local_url(), which should
 work for now. But eventually it should use pretty URLs if possible.
 
] 
[move the goal posts
Evan Prodromou <evan@prodromou.name>**20080517140532
 
 change the version numbers for an internal 0.1 test release (putting
 it on the server!).
 
 Also, added some tweedly date formatting, just to have something
 there. Needs some thought.
 
] 
[more twiddling
Evan Prodromou <evan@prodromou.name>**20080517144642
 
 Placeholder for broadcasting notice updates.
 
 Fixup the local url function to include server and path.
 
 Add server and path to configuration array.
 
 Make new notice 303 redirect to shownotice.
 
 Make redirects work.
 
 Add link in streams to notices.
 
] 
[make config kinda work
Evan Prodromou <evan@prodromou.name>**20080517152958] 
[flipped a couple of TODOs around
Evan Prodromou <evan@prodromou.name>**20080517153127]