aboutsummaryrefslogtreecommitdiffstats
path: root/mod/fbrowser.php
Commit message (Collapse)AuthorAgeFilesLines
* remove some unused stuffredmatrix2015-12-081-7/+2
|
* local_user => local_channelfriendica2015-01-281-4/+4
|
* remove a couple of mysql reserved words from being used as table or row ↵friendica2013-12-221-1/+1
| | | | names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
* fix photo file browserMichael Johnston2013-09-151-1/+2
|
* photo driver abstractionfriendica2013-04-251-1/+1
|
* fix show-stopping bugsZach Prezkuta2013-01-061-2/+2
|
* implement Smarty3Zach Prezkuta2013-01-061-2/+20
|
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-011-4/+4
| | | | 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.
* png support: update database.sql, fix some typos, fix tinymce image browserFabio Comuni2012-06-071-4/+14
|
* filebrowser: fix style, show 10 recent photos if not in an albumFabio Comuni2012-04-181-2/+7
|
* filebrowser: more style, load min and max scale photosFabio Comuni2012-04-181-29/+23
|
* tinymce: add filebrowser for photos and attached filesFabio Comuni2012-04-181-0/+100