Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | from olivier: use double quotes in js strings, updated FR translation | friendica | 2014-02-07 | 5 | -5104/+7623 |
| | | | | from me: provide future ability to have an optional edit link/icon next to menus (such as bookmarks) | ||||
* | order menu_list by description, not name | friendica | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | To be listed as a public site, you need to be an https site with a valid ↵ | friendica | 2014-02-07 | 3 | -2804/+2919 |
| | | | | cert. If you don't make the cut, you will either not be listed as a public site or you will be de-listed. Period. This is non-negotiable. | ||||
* | doc updates | friendica | 2014-02-07 | 99 | -2159/+2337 |
| | |||||
* | missing element in new chatroom link | friendica | 2014-02-06 | 1 | -1/+4 |
| | |||||
* | mod/ping - don't perform any database calls if installing | friendica | 2014-02-06 | 1 | -0/+6 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-06 | 1 | -6/+6 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-02-07 | 2 | -2/+2 |
| |\ | |||||
| * | | Minor doco - markdown doesn't like angle brackets. Also give instructions ↵ | Thomas Willingham | 2014-02-07 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | for mounting one's own directory rather than the cloud root. | ||||
* | | | extend the usermenu so we don't have to keep going back to channel homepage ↵ | friendica | 2014-02-06 | 1 | -3/+7 |
| |/ |/| | | | | | to get to the other channel links | ||||
* | | make all naked links bookmark-able | friendica | 2014-02-06 | 2 | -2/+2 |
|/ | |||||
* | apply service class restriction to the number of channels allowed in a ↵ | friendica | 2014-02-06 | 1 | -0/+11 |
| | | | | chatroom at a time ('chatters_inroom'). If you've got a public site you probably want to restrict this. | ||||
* | add bookmark tag to naked links if they're red sites. We can do this because ↵ | friendica | 2014-02-06 | 1 | -1/+1 |
| | | | | red links are linkified when the post is submitted. Can't do this for other naked links because they only get linkified during display and won't have a taxonomy object attached to the message. | ||||
* | notification bug - don't use $r, we already set it to something else that we ↵ | friendica | 2014-02-06 | 2 | -3/+6 |
| | | | | need further on. | ||||
* | leave out the quotes | friendica | 2014-02-06 | 1 | -1/+1 |
| | |||||
* | more important things to mention. And this is still only the important stuff. | friendica | 2014-02-06 | 2 | -1/+2 |
| | |||||
* | a couple more | friendica | 2014-02-05 | 2 | -0/+3 |
| | |||||
* | Merge branch 'newhomepage' | friendica | 2014-02-05 | 2 | -206/+72 |
|\ | |||||
| * | this is basic but perhaps that's what we really need. | friendica | 2014-02-05 | 1 | -15/+62 |
| | | |||||
| * | cleanup in preparation for new page | friendica | 2014-02-02 | 1 | -196/+3 |
| | | |||||
| * | some intial work on a splashier homepage | friendica | 2014-01-22 | 2 | -14/+26 |
| | | |||||
* | | add chatrooms template | friendica | 2014-02-05 | 1 | -0/+10 |
| | | |||||
* | | add chatroom links | friendica | 2014-02-05 | 2 | -1/+24 |
| | | |||||
* | | fix the xchan lookup tool | friendica | 2014-02-05 | 1 | -1/+3 |
| | | |||||
* | | allow bookmarks to use richtext | friendica | 2014-02-05 | 3 | -3/+6 |
| | | |||||
* | | cleanup - nothing more | friendica | 2014-02-05 | 1 | -3/+3 |
| | | |||||
* | | fix auto-add of bookmarks to find sender correctly and optionally auto add ↵ | friendica | 2014-02-05 | 1 | -4/+10 |
| | | | | | | | | bookmarks for self | ||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-05 | 3 | -2/+72 |
|\ \ | |||||
| * \ | Merge pull request #298 from cvogeley/master | friendica | 2014-02-06 | 1 | -2/+13 |
| |\ \ | | | | | | | | | Other not so elegant way of detecting touch screen devices | ||||
| | * | | Other not so elegant way of detecting touch screen devices | Christian Vogeley | 2014-02-02 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | | But at least it seems to work | ||||
| * | | | Merge pull request #302 from git-marijus/master | friendica | 2014-02-06 | 2 | -0/+59 |
| |\ \ \ | | | | | | | | | | | add a sanitized style tag to bbcode | ||||
| | * | | | add a sanitized style tag to bbcode | marijus | 2014-02-05 | 2 | -0/+59 |
| | | | | | |||||
| | * | | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-05 | 23 | -26/+244 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-04 | 12 | -1161/+1270 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-03 | 2 | -37/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-03 | 19 | -95/+221 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-02 | 3 | -10/+21 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-02 | 1 | -10/+8 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-02 | 3 | -10/+36 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-02 | 13 | -24/+87 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-01 | 97 | -2342/+3605 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | This would be about the 75th attempt to try and prevent duplicated email ↵ | friendica | 2014-02-05 | 1 | -1/+10 |
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notifications for comments. Eventually we'll find something that works. | ||||
* | | | | | | | | | | | | preserve system bit when editing menus | friendica | 2014-02-05 | 2 | -1/+8 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | bookmarking bugfix | friendica | 2014-02-05 | 2 | -7/+10 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | bookmark debug logging | friendica | 2014-02-05 | 3 | -7/+9 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | make links in comments bookmark-able | friendica | 2014-02-04 | 4 | -5/+11 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | add icon translation for new icon | friendica | 2014-02-04 | 1 | -0/+1 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | bookmarks - mop up and go home | friendica | 2014-02-04 | 9 | -5/+66 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | bookmarking | friendica | 2014-02-04 | 7 | -15/+126 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | fix the search for system bookmarks | friendica | 2014-02-04 | 1 | -3/+9 |
| | | | | | | | | | | | |