Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -4/+4 |
| | |||||
* | remove a couple of mysql reserved words from being used as table or row ↵ | friendica | 2013-12-22 | 1 | -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 browser | Michael Johnston | 2013-09-15 | 1 | -1/+2 |
| | |||||
* | photo driver abstraction | friendica | 2013-04-25 | 1 | -1/+1 |
| | |||||
* | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 1 | -2/+2 |
| | |||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -2/+20 |
| | |||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -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 browser | Fabio Comuni | 2012-06-07 | 1 | -4/+14 |
| | |||||
* | filebrowser: fix style, show 10 recent photos if not in an album | Fabio Comuni | 2012-04-18 | 1 | -2/+7 |
| | |||||
* | filebrowser: more style, load min and max scale photos | Fabio Comuni | 2012-04-18 | 1 | -29/+23 |
| | |||||
* | tinymce: add filebrowser for photos and attached files | Fabio Comuni | 2012-04-18 | 1 | -0/+100 |