aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add Smarty templates for international templatesZach Prezkuta2013-01-10119-41/+2289
|
* fix the "personal" network filter and introduction notificationsfriendica2013-01-095-26/+10
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-091-1/+2
|\
| * Merge pull request #15 from MicMee/masterfriendica2013-01-091-1/+2
| |\ | | | | | | get_cached_avatar_image no longer in use
| | * get_cached_avatar_image no longer in useMichael Meer2013-01-091-1/+2
| |/
* / wrong redirection after followfriendica2013-01-093-2/+22
|/
* update templatesfriendica2013-01-081-5/+5
|
* this should fix pcssfriendica2013-01-081-7/+5
|
* minor notification tweaksfriendica2013-01-082-6/+6
|
* update smarty templatesfriendica2013-01-081-79/+98
|
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-087-207/+143
| | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff
* remove debuggingfriendica2013-01-081-3/+0
|
* lots of notification tweaksfriendica2013-01-086-17/+64
|
* The notification menu logic actually works. Yay. That means we've finally ↵friendica2013-01-071-1/+6
| | | | got an extensible notification system and can load arbitrary notifications of a given type into a popup (on demand), each with its own "view all" and "mark all seen". Now we just have to finish the json backends for the currently supported types and work them into the navbar. Might seem trivial or insignificant but this is a huge step forward. Online notifications are everything in an event driven world.
* registration issuefriendica2013-01-071-4/+4
|
* make normal popups work againfriendica2013-01-071-1/+2
|
* bypass smarty for intletext templatesfriendica2013-01-076-0/+44
|
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-076-68/+17
| | | | buggered quite as much as before.
* input cleansingfriendica2013-01-071-2/+10
|
* more work on notification system, fix a couple of minor issues from smarty ↵friendica2013-01-0710-34/+51
| | | | conversion
* small tweaksfriendica2013-01-061-6/+5
|
* more work on notification popupfriendica2013-01-065-25/+28
|
* Merge pull request #14 from fermionic/20130105-smarty3friendica2013-01-061-5/+9
|\ | | | | change tpl conversion script to support Python 2.4
| * change tpl conversion script to support Python 2.4Zach Prezkuta2013-01-061-5/+9
| |
* | Merge pull request #13 from fermionic/20130105-smarty3friendica2013-01-06245-287/+6821
|\| | | | | implement smarty3
| * deal gracefully with non-existent filesZach Prezkuta2013-01-061-10/+13
| |
| * fix show-stopping bugsZach Prezkuta2013-01-0631-426/+46
| |
| * rebase and update themesZach Prezkuta2013-01-0637-130/+364
| |
| * implement Smarty3Zach Prezkuta2013-01-06250-282/+6959
| |
* | make dislikes work - though they need a display tweakfriendica2013-01-062-2/+2
| |
* | Merge https://github.com/friendica/red into zpullfriendica2013-01-061-0/+3
|\| | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * Fix slider in RedbasicThomas Willingham2013-01-061-1/+5
| |
* | get sliders working againfriendica2013-01-065-4/+6
|/
* make preview work fix some other nitsfriendica2013-01-064-12/+20
|
* fix notification uidfriendica2013-01-051-5/+11
|
* some work bringing acl_selectors into the modern erafriendica2013-01-052-19/+9
|
* structural cleanup of mod_messagefriendica2013-01-052-32/+23
|
* tweak notifications so they store correctlyfriendica2013-01-051-7/+7
|
* start rewrite of notification system delivery backendfriendica2013-01-053-46/+82
|
* remove debuggingfriendica2013-01-051-2/+2
|
* fix timeago updates, reset unseen counts on channel page, don't set nav ↵friendica2013-01-053-11/+10
| | | | selected on profile page
* fix live update on channel pagefriendica2013-01-052-3/+3
|
* tag cloud ported - except for putting into a templatefriendica2013-01-041-39/+38
|
* import basic tag cloud functions - needs porting to this database schema and ↵friendica2013-01-041-0/+67
| | | | taxonomy infrastructure
* port "remember me" from Friendicafriendica2013-01-045-45/+78
|
* move all the final page construction to a construct_page() functionfriendica2013-01-043-91/+87
|
* remove the country autofill declarationfriendica2013-01-042-2/+2
|
* debugging directory profilesfriendica2013-01-041-0/+4
|
* found itfriendica2013-01-041-1/+2
|
* stray elsefriendica2013-01-041-1/+1
|