aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update acl internal list whenever there is a change - the submit handler ↵friendica2014-03-111-10/+20
| | | | seems to be unreliable or is getting into a race condition.
* protect filed conversations from expiration - we check the parent to see if ↵friendica2014-03-112-1/+15
| | | | it is filed, but one may have filed a comment and that will vanish when the parent expires unless the parent is protected.
* get rid of fancybox for photos upload, not just photo editfriendica2014-03-112-1/+6
|
* norwegian strings updatefriendica2014-03-112-3/+3
|
* revert recent changes to cmtBbClose which removed the ability to insert ↵friendica2014-03-111-4/+4
| | | | quotes into an empty comment box
* version updatefriendica2014-03-112-2/+2
|
* failed experiment - revert the directory to 80 results per page until ↵friendica2014-03-101-1/+1
| | | | somebody implements endless scroll on the thing. 300 takes far too long to load all the images.
* nb-no language updatefriendica2014-03-102-8867/+7302
|
* Merge pull request #363 from git-marijus/masterfriendica2014-03-119-51/+50
|\ | | | | this commit is an attempt to make conv items better scalable on smaller screens. also save some horizontal space.
| * 10px is probably to closemarijus2014-03-101-2/+2
| |
| * fix lock positionmarijus2014-03-102-7/+4
| |
| * fixes locations with a linkmarijus2014-03-101-1/+1
| |
| * this commit is an attempt to make conv items better scalable on smaller ↵marijus2014-03-109-43/+45
|/ | | | screens. also save some horizontal space.
* The README is getting a bit tired and really needs a re-write, but in the ↵friendica2014-03-102-3/+1
| | | | meanitme there's a link to donations that had to be cleaned up until we figure out how to do that without paypal.
* update cacert.pem , don't hide url link for rmagicfriendica2014-03-094-463/+352
|
* describe the known flawsfriendica2014-03-081-1/+3
|
* advanced directory search help filefriendica2014-03-082-0/+56
|
* Merge https://github.com/friendica/red into zpullfriendica2014-03-081-3/+2
|\
| * Merge pull request #361 from cvogeley/masterfriendica2014-03-091-3/+2
| |\ | | | | | | allow again zrl and zmg in api
| | * zrl and zmg are backChristian Vogeley2014-03-091-2/+1
| | |
| | * mergeChristian Vogeley2014-03-09335-4412/+11486
| | |\ | | |/ | |/|
| | * .Christian Vogeley2014-03-091-1/+2
| | |
| | * allow again zrl and zmg in apiChristian Vogeley2014-03-091-1/+1
| | | | | | | | | | | | | | | the problem was that the values weren’t returned and so the android client received a null value
| | * Typocvogeley2014-02-271-1/+1
| | |
| | * more tweaksChristian Vogeley2014-02-221-2/+1
| | |
* | | HOWTO create a derived theme lesson 1. Do not attempt to do anything more ↵friendica2014-03-082-0/+79
|/ / | | | | | | complicated until you have successfully completed this exercise.
* | collapse the advanced directory search so that folks who think they're ↵friendica2014-03-082-2/+6
| | | | | | | | advanced but really aren't don't whinge about it.
* | advanced search front-endfriendica2014-03-084-2/+19
| |
* | back-end for advanced directory searchfriendica2014-03-081-15/+98
| |
* | Merge https://github.com/friendica/red into zpullfriendica2014-03-084-4/+29
|\ \
| * \ Merge pull request #359 from beardy-unixer/masterfriendica2014-03-091-1/+10
| |\ \ | | | | | | | | is_developer() for those awkward "Don't touch this yet unless
| | * | is_developer() for those awkward "Don't touch this yet unlessThomas Willingham2014-03-081-1/+10
| | | | | | | | | | | | | | | | | | | | you know what you're doing" commits - especially the ones with UI components.
| * | | Merge pull request #358 from git-marijus/masterfriendica2014-03-093-3/+19
| |\ \ \ | | |/ / | |/| | style fixes
| | * | style fixesmarijus2014-03-083-3/+19
| |/ /
* / / incorrect webfinger link per fabrixxmfriendica2014-03-082-2/+2
|/ /
* | missing quotefriendica2014-03-071-1/+1
| |
* | Merge pull request #357 from beardy-unixer/masterfriendica2014-03-082-0/+10
|\ \ | | | | | | Create sys channels
| * | Create a sys chan for hubs that already exist too.Thomas Willingham2014-03-071-0/+7
| | |
| * | Merge remote-tracking branch 'upstream/master'Thomas Willingham2014-03-076-35/+51
| |\ \
| * | | Actually create syschan during installThomas Willingham2014-03-071-0/+3
| | | |
* | | | showwarning when manually changing alsofriendica2014-03-071-0/+7
| | | |
* | | | notify when permissions change and haven't been saved.friendica2014-03-075-1/+16
| | | |
* | | | start new connections out with even more sane defaults than before by ↵friendica2014-03-073-1/+10
| | | | | | | | | | | | | | | | pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment.
* | | | When approving a connection automatically select Full Sharing.friendica2014-03-071-0/+6
| | | |
* | | | doc updatefriendica2014-03-07134-1416/+2620
| |/ / |/| |
* | | Merge pull request #356 from git-marijus/masterfriendica2014-03-086-35/+51
|\ \ \ | |/ / |/| | hide aside on navbar collapse and add button to toggle visibility
| * | fix of fixmarijus2014-03-071-1/+1
| | |
| * | fixmarijus2014-03-071-2/+1
| | |
| * | thats bettermarijus2014-03-071-1/+1
| | |
| * | probably should indicate the appearence of aside visualy somehowmarijus2014-03-072-5/+10
| | |