aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
* use smarty3 as default template engine. add pluggable template systemfabrixxm2013-05-081-32/+31
* Uncripple zids.Thomas Willingham2013-04-161-2/+10
* turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean...friendica2013-04-151-1/+1
* IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-...friendica2013-04-141-0/+29
* modify linkify to work correctly with Red mid's containing '@'friendica2013-04-081-1/+1
* update manage table and some documentationfriendica2013-03-271-0/+1
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-4/+4
* support various and multiple content_types on the display side - still have s...friendica2013-03-211-7/+28
* cleanup affinity toolfriendica2013-03-031-1/+3
* hex2bin is a built-in function in PHP 5.4friendica2013-02-271-1/+3
* get rid of str_getcsv legacy function since we now require php 5.3friendica2013-02-261-57/+0
* doc updatefriendica2013-02-261-254/+251
* start formatting for Doxygenfriendica2013-02-251-1/+1
* global rename viewcontacts to viewconnectionsfriendica2013-02-191-1/+1
* viewcontacts updatefriendica2013-02-191-2/+2
* performance profiling - 95% of the time is spent in "conversation()" e.g. ren...friendica2013-02-091-0/+4
* added 'dlogger()' which is intended as a low noise personal logger() facility...friendica2013-02-051-0/+28
* partial cleanup of mod/profile_photo - needs a LOT morefriendica2013-02-051-2/+3
* fix con"n"nectionsOliver2013-02-021-2/+2
* sort out the rest of the nasty stuff in the attachment/file api - time to mov...friendica2013-02-011-25/+21
* add new magic links to activity translationsfriendica2013-01-251-0/+6
* make lockview work, bring back acl widget theming in redbasicfriendica2013-01-201-2/+4
* more heavy lifting on API - though need to re-visit events and give them all ...friendica2013-01-191-3/+13
* distributed directory search from the navbarfriendica2013-01-191-11/+18
* deal gracefully with non-existent filesZach Prezkuta2013-01-061-10/+13
* implement Smarty3Zach Prezkuta2013-01-061-8/+25
* 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
* more logging, some debugging of group membership pagefriendica2012-12-301-2/+5
* probe diagnostic translated to zot, will use your current channel for permiss...friendica2012-12-291-0/+58
* permissions should now be stored correctly on postingfriendica2012-12-071-1/+1
* templatise microprofriendica2012-12-061-39/+28
* use consistent quote encodingfriendica2012-12-061-3/+3
* y'all got mailfriendica2012-12-051-0/+21
* more progress on notifier cleanup and encoding items for transit.friendica2012-11-151-1/+2
* make the visual group editor work again in the new worldfriendica2012-11-141-2/+2
* groups now take xchans, so you can have groups containing channels that you a...friendica2012-11-141-5/+7
* starting the big notifier cleanupfriendica2012-11-141-1/+5
* mood mostly workingfriendica2012-11-131-5/+5
* hush-hush ultra top-secret modefriendica2012-11-111-1/+6
* profile/channel page view contactsfriendica2012-11-091-8/+11
* start implementing zot-idfriendica2012-11-081-2/+2
* finish off like/dislike localisation except for zrl/magic_linkfriendica2012-11-061-1/+17
* get posts to show upfriendica2012-10-071-0/+33
* Can't see any posts currently - after the big shakeup, but we can now post to...friendica2012-10-031-3/+3
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-2/+2
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-2/+2
* remove targeted windowsfriendica2012-09-091-4/+4
* rev updatefriendica2012-09-031-1/+1
* start on contacts/profilesfriendica2012-08-301-1/+1