Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-25 | 1 | -0/+1 |
|\ | |||||
| * | Add cutsom/ to gitignore | Thomas Willingham | 2013-12-24 | 1 | -0/+1 |
| | | |||||
* | | db update for directory profiles - and fix broken database.sql from the ↵ | friendica | 2013-12-25 | 3 | -15/+30 |
| | | | | | | | | sys_perms addition a couple days back | ||||
* | | use colorbox for single photo viewing (replacing prettyPhoto, which may have ↵ | friendica | 2013-12-25 | 4 | -3/+5 |
|/ | | | | license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary. | ||||
* | use case-insensitive array search for matching directory keywords with your own | friendica | 2013-12-23 | 2 | -2/+2 |
| | |||||
* | get around size limit | friendica | 2013-12-23 | 1 | -3/+3 |
| | |||||
* | set the height so colorbox can set its size correctly | friendica | 2013-12-23 | 2 | -3/+2 |
| | |||||
* | make sure resize fires | friendica | 2013-12-23 | 1 | -1/+2 |
| | |||||
* | improve the directory popup a bit | friendica | 2013-12-23 | 4 | -14/+48 |
| | |||||
* | 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 |
| | | | |