Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first thing to make it less annoying is to only popup if you click. Will ↵ | friendica | 2013-12-23 | 1 | -1/+1 |
| | | | | improve on it later - but this gives us something we can test to improve the popup contents. | ||||
* | first cut at a directory popup. It's a bit annoying at the moment, so we'll ↵ | friendica | 2013-12-23 | 9 | -9/+196 |
| | | | | have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-23 | 3 | -2/+3 |
|\ | |||||
| * | Merge pull request #253 from cvogeley/master | friendica | 2013-12-23 | 2 | -1/+2 |
| |\ | | | | | | | Show expire date in post tooltip | ||||
| | * | Show expire date in post tooltip | Christian Vogeley | 2013-12-23 | 2 | -1/+2 |
| | | | |||||
| * | | s/zrl/zid | Thomas Willingham | 2013-12-23 | 1 | -1/+1 |
| | | | |||||
* | | | add account_level, is_foreigner and is_member functions; convert all e2ee ↵ | friendica | 2013-12-23 | 9 | -16/+80 |
|/ / | | | | | | | user input and prompts to hex to avoid javascipt's lame handling of quotes. !!This breaks all prior encrypted posts.!! | ||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-23 | 5 | -3276/+3020 |
|\ \ | |||||
| * | | You'll probably be wanting the actual template too. | Thomas Willingham | 2013-12-23 | 1 | -1/+1 |
| | | | |||||
| * | | Zidification of author links in webpages. | Thomas Willingham | 2013-12-23 | 1 | -1/+4 |
| | | | |||||
| * | | Merge pull request #252 from tobiasd/DE20131223 | tobiasd | 2013-12-23 | 2 | -3273/+3014 |
| |\ \ | | | | | | | | | DE: update to the strings | ||||
| | * | | DE: update to the strings | Tobias Diekershoff | 2013-12-23 | 2 | -3273/+3014 |
| |/ / | |||||
| * | | Reduce life of xref cookie per Opinion 04/2012 on Cookie Consent Exemption. | Thomas Willingham | 2013-12-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Otherwise, we need to annoy everyone with cookie warnings if they access a hub in the EU. | ||||
* | | | 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 |
| | | | |