Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oops | friendica | 2013-12-23 | 2 | -1/+350 |
| | |||||
* | one step closer to merging register and pubsites pages | friendica | 2013-12-22 | 1 | -2/+2 |
| | |||||
* | Provide Terms of Service placeholder page (includes doc/SiteTOS.md) | friendica | 2013-12-22 | 3 | -2/+5 |
| | |||||
* | still not entirely happy with the text. So I'm playing with it a bit. | friendica | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | remove a couple of mysql reserved words from being used as table or row ↵ | friendica | 2013-12-22 | 20 | -60/+73 |
| | | | | names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code. | ||||
* | more (somewhat minor) but important cleanup for mod_photos so visitors with ↵ | friendica | 2013-12-22 | 1 | -16/+12 |
| | | | | the correct permissions to add photos can also remove them | ||||
* | issue deleting photos (attached item remained undeleted and became visible, ↵ | friendica | 2013-12-22 | 2 | -3/+3 |
| | | | | though the photo was gone) | ||||
* | make xref work | friendica | 2013-12-22 | 1 | -14/+14 |
| | |||||
* | more proof-reading | friendica | 2013-12-22 | 1 | -2/+2 |
| | |||||
* | proof-read | friendica | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | let's confront this "social network" elephant in the room head on rather ↵ | friendica | 2013-12-22 | 1 | -0/+3 |
| | | | | than try to sweep it under the rug. | ||||
* | add ability to set created date/time from the api | friendica | 2013-12-22 | 2 | -4/+4 |
| | |||||
* | clean up sys_channel creation so it will work | friendica | 2013-12-22 | 1 | -12/+24 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-22 | 15 | -41/+7505 |
|\ | |||||
| * | Merge pull request #249 from cvogeley/master | friendica | 2013-12-22 | 9 | -4/+7344 |
| |\ | | | | | | | New modal dialog for item expiry | ||||
| | * | Use the red matrix icons | Christian Vogeley | 2013-12-22 | 1 | -2/+9 |
| | | | |||||
| | * | Merge correction | Christian Vogeley | 2013-12-22 | 2 | -4/+0 |
| | | | |||||
| | * | Correction 2 | Christian Vogeley | 2013-12-22 | 2 | -1494/+0 |
| | | | |||||
| | * | Correction | Christian Vogeley | 2013-12-22 | 3 | -166/+0 |
| | | | |||||
| | * | Merge | Christian Vogeley | 2013-12-22 | 1 | -0/+1 |
| | | | |||||
| | * | Merge branch 'bootstrap' | Christian Vogeley | 2013-12-22 | 14 | -4/+9000 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'upstream/master' into bootstrap | Christian Vogeley | 2013-12-22 | 872 | -18853/+26805 |
| | | |\ | | | |/ | | |/| | | | | | | | | | Conflicts: view/php/theme_init.php | ||||
| | | * | New modal dialog for item expiry | Christian Vogeley | 2013-12-22 | 9 | -4/+7340 |
| | | | | |||||
| * | | | Merge pull request #250 from beardy-unixer/master | friendica | 2013-12-22 | 6 | -37/+161 |
| |\ \ \ | | |/ / | |/| | | Various bits | ||||
| | * | | Style | Thomas Willingham | 2013-12-22 | 1 | -7/+7 |
| | | | | |||||
| | * | | Must have broken that in a merge - put it back | Thomas Willingham | 2013-12-22 | 1 | -0/+17 |
| | | | | |||||
| | * | | Ooops, also update the DB | Thomas Willingham | 2013-12-22 | 1 | -0/+8 |
| | | | | |||||
| | * | | Achievements | Thomas Willingham | 2013-12-22 | 1 | -0/+84 |
| | | | | |||||
| | * | | xref | Thomas Willingham | 2013-12-22 | 1 | -0/+20 |
| | | | | |||||
| | * | | Some sys chan stuff | Thomas Willingham | 2013-12-22 | 3 | -42/+37 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-12-22 | 196 | -2976/+2884 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-12-18 | 827 | -17329/+33904 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: mod/page.php | ||||
| | * | | | Copy paste from one terminal to another changed tab to whitespace. | Thomas Willingham | 2013-11-15 | 1 | -7/+7 |
| | | | | | |||||
| | * | | | Still use page_display.tpl for pages. | Thomas Willingham | 2013-11-15 | 1 | -2/+11 |
| | | | | | |||||
* | | | | | js functions behind quick permission links were lost in comanchification ↵ | friendica | 2013-12-22 | 2 | -82/+82 |
|/ / / / | | | | | | | | | | | | | process - because the js didn't get relocated to the new connedit module | ||||
* | | | | last remaining files to be Comanchified with the exception of mod_admin. ↵ | friendica | 2013-12-22 | 4 | -8/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Though I should probably take a third look to see if anything else uses widgets. In fact - it appears that the flattrwidget does. | ||||
* | | | | appears that I missed a few files for Comanchification. so here's mitem. | friendica | 2013-12-22 | 4 | -6/+14 |
| | | | | |||||
* | | | | split private messages into two modules - "message" is just for message ↵ | friendica | 2013-12-21 | 15 | -427/+133 |
| | | | | | | | | | | | | | | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. | ||||
* | | | | comanchify mod_directory. Two modules remaining. Actually three because ↵ | friendica | 2013-12-20 | 5 | -13/+44 |
| | | | | | | | | | | | | | | | | message needs to be split. | ||||
* | | | | comanchify mod_search - we've got three modules left to Comanchify: admin, ↵ | friendica | 2013-12-20 | 4 | -1199/+1060 |
| | | | | | | | | | | | | | | | | directory and message - each of which introduces "interesting challenges" | ||||
* | | | | doc updates | friendica | 2013-12-20 | 122 | -909/+1288 |
| | | | | |||||
* | | | | comanchify connedit, group | friendica | 2013-12-19 | 6 | -28/+42 |
| | | | | |||||
* | | | | sourced items which are then edited at the source weren't setting up the ↵ | friendica | 2013-12-19 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | second delivery chain. | ||||
* | | | | default photo issue, and connections page showing deleted accounts. Also ↵ | friendica | 2013-12-19 | 5 | -6/+12 |
| | | | | | | | | | | | | | | | | show last updated on connedit page | ||||
* | | | | add bbcode reference | friendica | 2013-12-19 | 2 | -0/+69 |
| | | | | |||||
* | | | | give doc/help alternate mimetype support | friendica | 2013-12-19 | 1 | -3/+24 |
| | | | | |||||
* | | | | comanchificate mod_photos | friendica | 2013-12-19 | 4 | -27/+29 |
| | | | | |||||
* | | | | make default profile photo configurable - should be functional but needs ↵ | friendica | 2013-12-19 | 12 | -120/+31 |
| | | | | | | | | | | | | | | | | admin ui | ||||
* | | | | add 'src' parameter to api photo list | friendica | 2013-12-19 | 1 | -1/+4 |
| | | | | |||||
* | | | | if somebody tagged you in a private post, the tag email notification ↵ | friendica | 2013-12-19 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | contained the obscured message. Clear it. |