aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* network & home notification fixesfriendica2013-01-111-8/+7
|
* add Smarty templates for international templatesZach Prezkuta2013-01-102-16/+0
|
* fix the "personal" network filter and introduction notificationsfriendica2013-01-091-12/+0
|
* minor notification tweaksfriendica2013-01-081-1/+1
|
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-081-1/+1
| | | | 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
* lots of notification tweaksfriendica2013-01-081-3/+3
|
* registration issuefriendica2013-01-071-4/+4
|
* bypass smarty for intletext templatesfriendica2013-01-072-0/+17
|
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-072-39/+7
| | | | 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-071-0/+10
| | | | conversion
* Merge pull request #13 from fermionic/20130105-smarty3friendica2013-01-066-46/+146
|\ | | | | implement smarty3
| * deal gracefully with non-existent filesZach Prezkuta2013-01-061-10/+13
| |
| * fix show-stopping bugsZach Prezkuta2013-01-063-7/+8
| |
| * implement Smarty3Zach Prezkuta2013-01-066-46/+142
| |
* | make dislikes work - though they need a display tweakfriendica2013-01-062-2/+2
|/
* make preview work fix some other nitsfriendica2013-01-062-1/+8
|
* fix notification uidfriendica2013-01-051-5/+11
|
* some work bringing acl_selectors into the modern erafriendica2013-01-051-18/+8
|
* tweak notifications so they store correctlyfriendica2013-01-051-7/+7
|
* start rewrite of notification system delivery backendfriendica2013-01-053-46/+82
|
* 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-042-43/+59
|
* move all the final page construction to a construct_page() functionfriendica2013-01-041-11/+3
|
* remove the country autofill declarationfriendica2013-01-041-1/+1
|
* debugging directory profilesfriendica2013-01-041-0/+4
|
* fix the contorted update logic on the network pagefriendica2013-01-041-1/+4
|
* Make zot_feeds in ascending created order so that we'll see parents before ↵friendica2013-01-041-1/+9
| | | | kids. Otherwise if we get a kid and we don't have a parent we'll drop it.
* never enough documentationfriendica2013-01-041-3/+14
|
* This should fix the errant relaying...friendica2013-01-041-2/+6
|
* fix typo - commited to wrong treefriendica2013-01-041-1/+7
|
* break delivery loopfriendica2013-01-041-1/+5
|
* small tweaks to icon positionsfriendica2013-01-031-1/+1
|
* json_decode param missingfriendica2013-01-031-1/+1
|
* temporary feed import/export (public only for the moment) until this is ↵friendica2013-01-032-0/+61
| | | | integrated with remote permissions
* make the menu consistent and eliminate redundancy - though we need icons for ↵friendica2013-01-031-4/+3
| | | | mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now).
* place holders for mail and event icons on nav barfriendica2013-01-031-1/+4
|
* more debugging - looks like michameer.dyndns.org is throwing 500s so cannot ↵friendica2013-01-031-0/+2
| | | | test further
* change precedence of bitwise operationfriendica2013-01-031-1/+1
|
* fix register_policy globallyfriendica2013-01-033-5/+5
|
* provide delivery report on both sides, local and remotefriendica2013-01-031-0/+2
|
* issue with abook creationfriendica2013-01-031-2/+3
|
* verify table needs auto_increment flagfriendica2013-01-021-2/+2
|
* zome issues registering new hubsfriendica2013-01-022-9/+17
|
* another typofriendica2013-01-021-1/+1
|
* foreach issuefriendica2013-01-021-3/+5
|
* typos etc.friendica2013-01-021-2/+1
|
* start building social graphfriendica2013-01-012-98/+65
|
* more poco discoveryfriendica2013-01-011-8/+12
|