aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* don't add bookmark tags to naked links inside code blocksfriendica2014-02-103-1/+15
|
* since the project donate section was added to siteinfo - add a way for the ↵friendica2014-02-091-6/+12
| | | | hub admin to add in a donation section to keep the hub running.
* perform remote discovery on abook sync of nomadic clones if remote channel ↵friendica2014-02-091-0/+27
| | | | (xchan) is unknown
* backend for chatroom activity monitor - honours permissions and returns ↵friendica2014-02-091-0/+43
| | | | (json) how many in room and last chat timestamp, regardless of whether the observer is actually in the room.
* Merge pull request #307 from git-marijus/masterfriendica2014-02-103-5/+39
|\ | | | | theming chat a little
| * whitespacemarijus2014-02-101-1/+1
| |
| * moving background-color to style.cssmarijus2014-02-092-2/+2
| |
| * theming chat a littlemarijus2014-02-093-5/+39
| |
* | more XSS blockage of uploaded filesfriendica2014-02-091-1/+10
| |
* | don't allow the browser to open uploaded html/css/jsfriendica2014-02-091-1/+12
|/
* Merge https://github.com/friendica/red into zpullfriendica2014-02-091-0/+1
|\
| * Doco - abcjsplugin from OlivierThomas Willingham2014-02-091-0/+1
| |
* | fix the "every other link gets messed up" problemfriendica2014-02-091-1/+3
| |
* | Merge https://github.com/friendica/red into zpullfriendica2014-02-092-0/+5
|\|
| * Merge pull request #306 from cvogeley/masterfriendica2014-02-092-0/+5
| |\ | | | | | | Add class to bookmark links to make it better themable
| | * .Christian Vogeley2014-02-091-0/+1
| | |
| | * Add class to bookmark links to make it better them ableChristian Vogeley2014-02-091-0/+4
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | E.g.: css (not yet included) .bookmark-identifier{ display:none; } .bookmark:hover:before{ text-decoration:none; content:"#^"; color:#000000; background:#FFFFFF; } .bookmark:hover{ color: #FFFFFF; background: #3465A4; }
* / fix wall photosfriendica2014-02-093-2/+11
|/
* that's betterfriendica2014-02-082-1/+3
|
* revert last fix, it double tagsfriendica2014-02-081-1/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2014-02-081-0/+1
|\
| * Merge pull request #305 from beardy-unixer/masterfriendica2014-02-091-0/+1
| |\ | | | | | | Pass mids to conv_item template
| | * Pass mids to conv_item templateThomas Willingham2014-02-081-0/+1
| |/
* / allow somebody to type #^{{naked link}}friendica2014-02-081-1/+1
|/ | | | -- auto-linkify it and create a bookmark tag.
* create a new "subdued" CSS class for things that shouldn't be in your face ↵friendica2014-02-083-4/+13
| | | | unless you want them and intentionally hover over them. Typically this would be accomplished via an opacity or colour change, but themes are free to use other methods. Also changed the channel_tabs "chatroom" link to use the subdued class if no rooms have been created rather than a count of chatrooms. Themse should probably create a .subdued and .subdued:hover definition because we'll probably take most of the stuff which is now hardwired to use opacity by id and change it to use the class definition instead.
* make bookmarks message into an 'info' so it expires and goes away after a bitfriendica2014-02-071-1/+1
|
* set default for account_level in DBfriendica2014-02-073-3/+10
|
* fix issue with double linkify in the git feedfriendica2014-02-071-1/+7
|
* Merge https://github.com/friendica/red into zpullfriendica2014-02-074-4023/+4213
|\
| * Merge pull request #304 from git-marijus/masterfriendica2014-02-082-6/+6
| |\ | | | | | | let oneself be added to a collection in exchange for deleted contacts
| | * Merge branch 'upstream'marijus2014-02-07115-9003/+9513
| | |\
| | | * let oneself be added to a collection in exchange for deleted contactsmarijus2014-02-072-6/+6
| | | |
| | | * Merge branch 'master' of https://github.com/friendica/red into upstreammarijus2014-02-072-4017/+4207
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #303 from tuscanhobbit/masterPaolo T2014-02-072-4017/+4207
| |\ \ \ | | | | | | | | | | IT: update to the strings
| | * \ \ IT: update to the stringstuscanhobbit2014-02-070-0/+0
| | |\ \ \
| | * | | | IT: update to the stringstuscanhobbit2014-02-072-3857/+4049
| | | | | |
| | | | | * Merge branch 'master' of https://github.com/friendica/red into upstreammarijus2014-02-07110-4976/+5293
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * Merge branch 'master' of https://github.com/friendica/red into upstreammarijus2014-02-062-4/+7
| | | | | |\
| | | | | * \ Merge branch 'master' of https://github.com/friendica/red into upstreammarijus2014-02-0615-220/+213
| | | | | |\ \
| | | | * | \ \ Merge branch 'master' of https://github.com/friendica/redmarijus2014-02-062-1/+2
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | * | | | Merge branch 'master' of https://github.com/friendica/redmarijus2014-02-0612-219/+152
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'upstream'marijus2014-02-050-0/+0
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | | * | | | Merge branch 'master' of https://github.com/friendica/red into upstreammarijus2014-02-05143-3694/+5472
| | | | | |\ \ \ \
| | | | | * | | | | comment out since it is not clear if this is not implemented yet or obsoletemarijus2014-01-311-2/+2
| | | | | | | | | |
* | | | | | | | | | from olivier: use double quotes in js strings, updated FR translationfriendica2014-02-075-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 namefriendica2014-02-071-1/+1
| | | | | | | | |
* | | | | | | | | To be listed as a public site, you need to be an https site with a valid ↵friendica2014-02-073-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 updatesfriendica2014-02-0799-2159/+2337
| | | | | | | | |
* | | | | | | | | missing element in new chatroom linkfriendica2014-02-061-1/+4
| | | | | | | | |
* | | | | | | | | mod/ping - don't perform any database calls if installingfriendica2014-02-061-0/+6
| | | | | | | | |