Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uncripple zids. | Thomas Willingham | 2013-04-16 | 1 | -2/+10 |
| | |||||
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which ↵ | friendica | 2013-04-15 | 1 | -1/+1 |
| | | | | means we can zidify them) | ||||
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the ↵ | friendica | 2013-04-14 | 1 | -0/+29 |
| | | | | privacy-is-more-important-than-ease-of-use folks. | ||||
* | modify linkify to work correctly with Red mid's containing '@' | friendica | 2013-04-08 | 1 | -1/+1 |
| | |||||
* | update manage table and some documentation | friendica | 2013-03-27 | 1 | -0/+1 |
| | |||||
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 1 | -4/+4 |
| | | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. | ||||
* | support various and multiple content_types on the display side - still have ↵ | friendica | 2013-03-21 | 1 | -7/+28 |
| | | | | some work to do on the posting side. | ||||
* | cleanup affinity tool | friendica | 2013-03-03 | 1 | -1/+3 |
| | |||||
* | hex2bin is a built-in function in PHP 5.4 | friendica | 2013-02-27 | 1 | -1/+3 |
| | |||||
* | get rid of str_getcsv legacy function since we now require php 5.3 | friendica | 2013-02-26 | 1 | -57/+0 |
| | |||||
* | doc update | friendica | 2013-02-26 | 1 | -254/+251 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | viewcontacts update | friendica | 2013-02-19 | 1 | -2/+2 |
| | |||||
* | performance profiling - 95% of the time is spent in "conversation()" e.g. ↵ | friendica | 2013-02-09 | 1 | -0/+4 |
| | | | | rendering and templates, even with the new theme engine. The time spent in the DB is miniscule. Will have to profile the bbcode processing and template engines individually to drill down further. | ||||
* | added 'dlogger()' which is intended as a low noise personal logger() ↵ | friendica | 2013-02-05 | 1 | -0/+28 |
| | | | | facility for developers. See the source. | ||||
* | partial cleanup of mod/profile_photo - needs a LOT more | friendica | 2013-02-05 | 1 | -2/+3 |
| | |||||
* | fix con"n"nections | Oliver | 2013-02-02 | 1 | -2/+2 |
| | |||||
* | sort out the rest of the nasty stuff in the attachment/file api - time to ↵ | friendica | 2013-02-01 | 1 | -25/+21 |
| | | | | move on to something else | ||||
* | add new magic links to activity translations | friendica | 2013-01-25 | 1 | -0/+6 |
| | |||||
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -2/+4 |
| | |||||
* | more heavy lifting on API - though need to re-visit events and give them all ↵ | friendica | 2013-01-19 | 1 | -3/+13 |
| | | | | message_ids from the origination site. | ||||
* | distributed directory search from the navbar | friendica | 2013-01-19 | 1 | -11/+18 |
| | |||||
* | deal gracefully with non-existent files | Zach Prezkuta | 2013-01-06 | 1 | -10/+13 |
| | |||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -8/+25 |
| | |||||
* | tag cloud ported - except for putting into a template | friendica | 2013-01-04 | 1 | -39/+38 |
| | |||||
* | import basic tag cloud functions - needs porting to this database schema and ↵ | friendica | 2013-01-04 | 1 | -0/+67 |
| | | | | taxonomy infrastructure | ||||
* | more logging, some debugging of group membership page | friendica | 2012-12-30 | 1 | -2/+5 |
| | |||||
* | probe diagnostic translated to zot, will use your current channel for ↵ | friendica | 2012-12-29 | 1 | -0/+58 |
| | | | | permissions, logout to check anonymous permissions | ||||
* | permissions should now be stored correctly on posting | friendica | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | templatise micropro | friendica | 2012-12-06 | 1 | -39/+28 |
| | |||||
* | use consistent quote encoding | friendica | 2012-12-06 | 1 | -3/+3 |
| | |||||
* | y'all got mail | friendica | 2012-12-05 | 1 | -0/+21 |
| | |||||
* | more progress on notifier cleanup and encoding items for transit. | friendica | 2012-11-15 | 1 | -1/+2 |
| | |||||
* | make the visual group editor work again in the new world | friendica | 2012-11-14 | 1 | -2/+2 |
| | |||||
* | groups now take xchans, so you can have groups containing channels that you ↵ | friendica | 2012-11-14 | 1 | -5/+7 |
| | | | | aren't connected with | ||||
* | starting the big notifier cleanup | friendica | 2012-11-14 | 1 | -1/+5 |
| | |||||
* | mood mostly working | friendica | 2012-11-13 | 1 | -5/+5 |
| | |||||
* | hush-hush ultra top-secret mode | friendica | 2012-11-11 | 1 | -1/+6 |
| | |||||
* | profile/channel page view contacts | friendica | 2012-11-09 | 1 | -8/+11 |
| | |||||
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -2/+2 |
| | |||||
* | finish off like/dislike localisation except for zrl/magic_link | friendica | 2012-11-06 | 1 | -1/+17 |
| | |||||
* | get posts to show up | friendica | 2012-10-07 | 1 | -0/+33 |
| | |||||
* | Can't see any posts currently - after the big shakeup, but we can now post ↵ | friendica | 2012-10-03 | 1 | -3/+3 |
| | | | | top level activities and store them. | ||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -2/+2 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -2/+2 |
| | |||||
* | remove targeted windows | friendica | 2012-09-09 | 1 | -4/+4 |
| | |||||
* | rev update | friendica | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -0/+7 |
| |