aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Expand)AuthorAgeFilesLines
* bookmark permissionsfriendica2014-02-041-1/+1
* code cleanup - remove some unused functionsfriendica2014-02-031-1/+1
* add epub mimetype (application/epub+zip)friendica2014-02-021-1/+1
* provide the room name for the room you're in.friendica2014-02-011-1/+1
* provide some interesting new options to channel sourcesfriendica2014-01-311-1/+1
* a bit more ajax work on chat and chatsvc and some fiddling with layoutsfriendica2014-01-301-1/+1
* basic chatroom management backendfriendica2014-01-291-1/+1
* add client field to chatpresence - which will give us a place to put IP addre...friendica2014-01-281-1/+1
* cleanup include/menu in preparation for the next phase of bookmarkingfriendica2014-01-271-1/+1
* don't prompt guests for a password if they're accessing an embedded public file.friendica2014-01-261-1/+1
* get rid of bootstrap's blockqote margin css which is just bloody wrong and ca...friendica2014-01-251-1/+1
* prettyphoto (js|css) not foundfriendica2014-01-241-1/+1
* mod_profperm migratedfriendica2014-01-231-1/+1
* simplify chanview authentication and make sure it carries through multiple ge...friendica2014-01-221-1/+1
* move some store thingsfriendica2014-01-211-1/+1
* catch auth exceptionsfriendica2014-01-201-1/+1
* add the jquery file uploader. Have been suggesting this as a replacement for ...friendica2014-01-191-1/+1
* some more bookmark infrastructure plus a doc updatefriendica2014-01-181-1/+1
* prevent zid's from reaching the DAV core code.friendica2014-01-161-1/+1
* dav: throw exception if channel for requested DAV directory is deletedfriendica2014-01-151-1/+1
* mod_attach: output stream wasn't workingfriendica2014-01-111-1/+1
* directory creation error, display localtimes on cloud webpage, doc updatesfriendica2014-01-101-1/+1
* fix table bbcodefriendica2014-01-091-1/+1
* keep the to-do list somewhat current.friendica2014-01-081-1/+1
* make storage limit service classes apply to accounts, not channels. Also incl...friendica2014-01-071-2/+1
* version updatefriendica2014-01-061-4/+1
* Merge branch 'master' into movejsfriendica2014-01-061-0/+4
|\
| * whitespacefriendica2014-01-061-1/+1
| * the web browser interface for DAV has now got zotfriendica2014-01-051-1/+1
* | move js files from corefriendica2014-01-041-1/+1
|/
* more dav workfriendica2014-01-031-1/+1
* some DAV tweaks before the next round of heavy liftingfriendica2014-01-021-1/+1
* return to working on red-dav; This is a bit of a slog at the moment and the b...friendica2014-01-011-1/+1
* basic edit and delete for thingsfriendica2013-12-301-1/+1
* display_thing: it ain't much, but it's implemented.friendica2013-12-291-1/+1
* things can now have (consistent sized) photos - plus I found a couple of issu...friendica2013-12-281-1/+1
* sslify - remove the redirect fallback - as it gets called occasionally and cr...friendica2013-12-271-1/+1
* issue #230 - deletion failure in multiple delivery chainsfriendica2013-12-261-1/+1
* use colorbox for single photo viewing (replacing prettyPhoto, which may have ...friendica2013-12-251-1/+1
* oopsfriendica2013-12-231-1/+1
* appears that I missed a few files for Comanchification. so here's mitem.friendica2013-12-221-1/+1
* split private messages into two modules - "message" is just for message lists...friendica2013-12-211-1/+1
* comanchify mod_search - we've got three modules left to Comanchify: admin, di...friendica2013-12-201-1/+1
* more comanche migrationfriendica2013-12-191-1/+1
* authtest: do a better job of success/failure indicationfriendica2013-12-171-1/+1
* install redbasic during setup so that at least one theme is registered. Other...friendica2013-12-161-1/+1
* Provide a fallback channel to probe for magic-auth when we have no prior comm...friendica2013-12-151-1/+1
* a couple more comanche conversionsfriendica2013-12-141-1/+1
* add construct_page hookfriendica2013-12-131-1/+1
* check that every invocation of htmlspecialchars has the right arg listfriendica2013-12-121-1/+1