aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* add versioning info to basic identity export, create skeleton function for ↵friendica2013-01-181-0/+48
| | | | import
* provide other ways to export the basic infofriendica2013-01-162-34/+49
|
* api/export/basic - how we'll migrate youfriendica2013-01-161-0/+51
|
* yet another api hackathonfriendica2013-01-161-94/+125
|
* api posting seems to work now - of course that's the easiest part of the API.friendica2013-01-161-24/+54
|
* begin the hard slog on the apifriendica2013-01-162-86/+98
|
* mopping up the events issues so I can move on to other stufffriendica2013-01-162-13/+14
|
* import events (not just event posts) from zotfriendica2013-01-162-5/+29
|
* still some bugs but events are happening again.friendica2013-01-151-5/+5
|
* events backend heavy lifting - the new structure is slowly emerging.friendica2013-01-151-77/+87
|
* slow progress on events, one step forward, one step back.friendica2013-01-151-14/+26
|
* reduce number of template include paths, which were needed during the theme ↵friendica2013-01-151-3/+0
| | | | restructure but no longer required.
* pages sorta workingfriendica2013-01-151-0/+13
|
* progress on pages - they're still getting lost inside conversation(), but ↵friendica2013-01-142-3/+11
| | | | progress is progress.
* Merge https://github.com/friendica/red into zpullfriendica2013-01-141-2/+2
|\
| * function contact_selector is no longer in use, commented outMichael Meer2013-01-141-2/+2
| |
* | read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-141-0/+2
|/
* syntax errorfriendica2013-01-131-1/+1
|
* this should make tag delivery (e.g. forums) work - but not yet fully testedfriendica2013-01-133-42/+62
|
* ignore tagged items in reshares from notifications and tag_deliveryfriendica2013-01-121-0/+11
|
* start on tag deliver rewritefriendica2013-01-121-54/+49
|
* implement "finger" commandfriendica2013-01-121-1/+3
|
* fix double-encodingfriendica2013-01-112-38/+38
|
* use correct param for connect linkfriendica2013-01-111-1/+1
|
* 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
|