aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* convert wall_upload to use the photo apifriendica2013-02-053-135/+36
* mod/attach support for files/attachments using OS storagefriendica2013-02-051-1/+4
* owner's like reversed instead of observer's.friendica2013-02-051-56/+4
* fix new/search mod on network page, fix the parent queries on network and cha...friendica2013-02-042-3/+3
* debugging mark all seen for various notification typesfriendica2013-02-043-2/+4
* bring back selective "mark unseen" on network page now that we can mark all u...friendica2013-02-032-13/+6
* clearly a chanview link is not going to work there, go back to zid.friendica2013-02-031-2/+2
* finish up the "mark all xyz seen" for all known values of xyzfriendica2013-02-032-11/+45
* more work on settings - move template utils to utils and get rid of modsfriendica2013-02-021-64/+10
* debugging the photo apifriendica2013-02-022-3/+3
* Merge pull request #26 from beardy-unixer/masterfriendica2013-02-021-23/+6
|\
| * We DO only have one queue for now.Thomas Willingham2013-02-021-4/+0
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-02-023-244/+11
| |\
| * | Clean up no longer used admin functions, plus fix summary template.Thomas Willingham2013-02-021-17/+0
| * | Fix admin summary.Thomas Willingham2013-02-021-6/+10
* | | fix con"n"nectionsOliver2013-02-021-6/+6
* | | fix con"n"nectionsOliver2013-02-021-1/+1
| |/ |/|
* | ensure that stored tag terms are taken after term expansion, e.g. @"Mike Macg...friendica2013-02-021-3/+3
* | more progress on photos apifriendica2013-02-022-241/+8
|/
* sort out the rest of the nasty stuff in the attachment/file api - time to mov...friendica2013-02-012-4/+10
* debugging of file attachment api - somewhat functional but the attachment inf...friendica2013-01-314-7/+12
* plugin_settings are now feature_settingsfriendica2013-01-311-6/+2
* make addon (featured) settings page workfriendica2013-01-311-5/+5
* update friends in common tool now that poco is workingfriendica2013-01-312-12/+2
* expire settingfriendica2013-01-311-2/+3
* this should fix xchan photo permissionsfriendica2013-01-311-1/+1
* file/attachment storage api with revision control - needs a bit more testing ...friendica2013-01-313-167/+31
* file replace option for wall attachments.friendica2013-01-301-18/+53
* enforce the new enhanced permissions (not just simple access controls) on pho...friendica2013-01-301-5/+9
* beginning of backend file/attachment apifriendica2013-01-301-3/+1
* mark for death implementedfriendica2013-01-291-1/+1
* missing permission settingsfriendica2013-01-291-8/+17
* delete item should now mostly workfriendica2013-01-281-1/+1
* Someday the social graph will work, but alas not today. Add more debugging.friendica2013-01-281-6/+14
* check for mcrypt during install, allow admin email account to be admin *if* i...friendica2013-01-271-0/+5
* suppose I should do this right.friendica2013-01-271-1/+1
* still no social graph - oh maybe it's because the observer hash isn't valid a...friendica2013-01-271-1/+1
* var spellingfriendica2013-01-271-1/+1
* simplify friendship approval - merge with connection editingfriendica2013-01-271-7/+53
* log directory source urlfriendica2013-01-271-0/+1
* lostpass fixes and login/logout flow if authenticated but no default channel ...friendica2013-01-272-9/+13
* maybe 'lostpass' will work now, maybe not. Didn't try it, but theoretically i...friendica2013-01-271-39/+42
* photos cont.friendica2013-01-261-103/+56
* more photo backend stufffriendica2013-01-261-38/+8
* further baby steps on the photos APIfriendica2013-01-251-11/+8
* terminate script tagfriendica2013-01-251-1/+1
* start on photos reworkfriendica2013-01-251-24/+4
* make contact_remove sort of work so I can actually get rid of Oliver's and Mi...friendica2013-01-253-5/+5
* upstream fixes, template regenerationfriendica2013-01-252-2/+21
* Putting the final wraps on the backend private message API. This is more or l...friendica2013-01-251-58/+30