aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Expand)AuthorAgeFilesLines
...
* enotify: localize things we know how to translatefriendica2013-08-051-1/+1
* $yoursite/~foo has taken you to foo's channel page for ages. If you're logged...friendica2013-08-041-1/+1
* rev updatefriendica2013-08-031-1/+1
* basic email invitations - and doc updatefriendica2013-08-021-1/+1
* yhis should fix the privacy leak - as well as non-private replies to private ...friendica2013-08-011-1/+1
* better mail obscuringfriendica2013-07-311-1/+1
* unencrypt private posts for editingfriendica2013-07-301-1/+1
* browser location issue but this may not fix itfriendica2013-07-291-1/+1
* improve the red smileyfriendica2013-07-281-1/+1
* add gz to access denied files to block rotated logs from public accessfriendica2013-07-261-1/+1
* fix media uploads in api (specifically friendica for android)friendica2013-07-251-1/+1
* not quite so much crypto loggingfriendica2013-07-241-1/+1
* potential solution to Friendica for Android photo uploads, which aren't worki...friendica2013-07-231-1/+1
* remote control - if auth'd visitor is in config system remote_admins (array),...friendica2013-07-221-1/+1
* improvements in delivery loggingfriendica2013-07-211-1/+1
* clone sync: extra param to zot_build_packetfriendica2013-07-201-1/+1
* private pokes - perhaps a little *too* private.friendica2013-07-191-1/+1
* use (numeric) abook_id for friends/followers in Twitter API. Many existing cl...friendica2013-07-181-1/+1
* configurable theme precedence rules, and passing the page owner to the pcss t...friendica2013-07-171-1/+1
* parse_url: add missing scheme unless url begins with '/'friendica2013-07-161-1/+1
* more diagnosticsfriendica2013-07-151-1/+1
* Add self to recipient lists. Sure we already have a copy but it's possible ou...friendica2013-07-141-1/+1
* fix missing edit linkfriendica2013-07-101-1/+1
* remove double tags on search results, updates to install doco to get rid of F...friendica2013-07-091-1/+1
* make corner radius configurable in redbasic expert modefriendica2013-07-081-1/+1
* use current channel photo for favicon where applicable - might be browser dep...friendica2013-07-071-1/+1
* more "thing" workfriendica2013-07-041-1/+1
* progress on multiple profiles, doing it the old way. I don't think we're goin...friendica2013-07-031-1/+1
* some work on issue #62 (comments collapsing on liveupdate), but still a work ...friendica2013-07-021-1/+1
* issue #65friendica2013-07-011-1/+1
* add age to directory profile - requires updating on each birthday and that pa...friendica2013-06-301-1/+1
* doc update, plus possible fix to "complex delivery chains" issue. Basically w...friendica2013-06-291-1/+1
* if you send a private post to an @-taggable channel (and nobody else), tag th...friendica2013-06-271-1/+1
* more nomadic clone syncfriendica2013-06-261-1/+1
* begin code to sync channel changes across all channel clones.friendica2013-06-251-1/+1
* another temporary fix to mod/search to only return one of each post.friendica2013-06-231-1/+1
* relocate tagadelic to include/taxonomyfriendica2013-06-211-1/+1
* bug in commentable - ambiguous abook entryfriendica2013-06-201-1/+1
* infrastructure for future stufffriendica2013-06-191-1/+1
* fix mod-display when not logged in.friendica2013-06-181-1/+1
* zidify bodies of notification emailsfriendica2013-06-171-1/+1
* flag taggable connections in acl selectorfriendica2013-06-161-1/+1
* silence a pointless warningfriendica2013-06-151-1/+1
* push refresh messages, performance work on conversations and configs, doc upd...friendica2013-06-141-1/+1
* missing includefriendica2013-06-131-1/+1
* missed a few zrl/zmg conversions, like for translate_item and enotify messagesfriendica2013-06-121-1/+1
* rev updatefriendica2013-06-091-1/+1
* remove uploaded import file once we're done with it.friendica2013-06-081-1/+1
* no GMT_TIMESTAMP() in mysql - use UTC_TIMESTAMP() insteadfriendica2013-06-061-1/+1
* doh - would probably help to decode the data before trying to use it...friendica2013-06-051-1/+1