Evan Prodromou
|
e703f5e347
First pass at with-friends; doesn't pass phpcs
|
hace 16 años |
Evan Prodromou
|
c73ed29cb7
Some work to make the all action work
|
hace 16 años |
Evan Prodromou
|
4b0cf99e56
Convert use of common_server_error and common_user_error to methods on Action
|
hace 16 años |
Evan Prodromou
|
eaa81d25fa
Convert all actions to use new UI functions
|
hace 16 años |
Evan Prodromou
|
b264c03d32
move opening brace of class declaration to next line
|
hace 16 años |
Evan Prodromou
|
04ef1ba8ee
change function headers to K&R style
|
hace 16 años |
Evan Prodromou
|
edbc0c665c
replace all tabs with four spaces
|
hace 16 años |
Evan Prodromou
|
8dcce13297
make a new NoticeList widget and call it from StreamAction
|
hace 16 años |
csarven
|
67f3c1a8d4
trac626 Put a list of feed links
|
hace 16 años |
Evan Prodromou
|
e304f42b47
lost the nickname changing from profile to user
|
hace 16 años |
Evan Prodromou
|
42ac47915b
don't get a count from query
|
hace 16 años |
Evan Prodromou
|
9515303b14
notices and counts
|
hace 16 años |
Evan Prodromou
|
81e6d50c53
blow off DB_DataObject joins, write SQL from scratch
|
hace 16 años |
Evan Prodromou
|
64ed01f0af
centralize and optimize with-friends query
|
hace 16 años |
Mike Cochrane
|
bdd0091e70
Sort notices by date then id so they are in the correct order when there are multiple in the same second
|
hace 16 años |
Mike Cochrane
|
b104da04fb
Colapse a lot of strings to make like easier for translators and more consisitant for users
|
hace 16 años |
Mike Cochrane
|
0f502b8d86
Remove tralling whitespace on lines and a gettext replacement that I missed.
|
hace 16 años |
Mike Cochrane
|
87b494f1eb
Convert _t() to _() for gettext.
|
hace 16 años |
Evan Prodromou
|
785ea92bb7
better logic in profile settings, missing method in all
|
hace 16 años |
Evan Prodromou
|
50c7e4c722
posting from a form takes you back to the same page
|
hace 16 años |
Evan Prodromou
|
d0f8fd20fb
push notice form and sub-menu into header div
|
hace 16 años |
Evan Prodromou
|
f4ed605998
only show notice form if user is logged in, looking at own page
|
hace 16 años |
Evan Prodromou
|
9f39fd31af
menu on home and profile
|
hace 16 años |
Evan Prodromou
|
644948fb1e
new layout for all action
|
hace 16 años |
Evan Prodromou
|
d0e03e8cad
add pagination to all and public
|
hace 16 años |
Evan Prodromou
|
735b8ddc67
RSS feeds for public stream and friends streams
|
hace 16 años |
Evan Prodromou
|
63758c59e1
reformat showstream
|
hace 16 años |
Evan Prodromou
|
52600ce0b0
trim whitespace
|
hace 16 años |
Evan Prodromou
|
749178f343
better headers
|
hace 16 años |
Evan Prodromou
|
3ea856c69e
off-by-one error in notice stream
|
hace 16 años |