aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* nothing going on here. nothing to see. move along.friendica2014-08-102-31/+124
|
* make mention tagging by webbie do the right thing.friendica2014-08-101-1/+1
|
* allow channel login to the api, just like with the cloudfriendica2014-08-101-4/+24
|
* remember activity settingfriendica2014-08-102-2/+2
|
* implement max_import_sizefriendica2014-08-091-1/+7
|
* prevent obscured email notificationsfriendica2014-08-091-1/+1
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-096-3850/+3690
|\
| * Some more buttons. Not ready yet. Changed in private message -submit- to ↵Jeroen2014-08-096-3850/+3690
| | | | | | | | -send-. Confusing in other language(s).
* | booboofriendica2014-08-092-2/+3
|/
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-083-5515/+6203
|\
| * Merge pull request #554 from zzottel/masterzzottel2014-08-082-5514/+6199
| |\ | | | | | | update to German translations
| | * update to German translationszottel2014-08-082-5514/+6199
| |/
| * Merge pull request #553 from zzottel/masterzzottel2014-08-081-1/+4
| |\ | | | | | | update German main help page
| | * update German main help pagezottel2014-08-081-1/+4
| |/
* | a couple of "not quite public" fixesfriendica2014-08-082-22/+16
| |
* | rev updatefriendica2014-08-082-220/+239
| |
* | doc updatesfriendica2014-08-0855-174/+349
|/
* fix ignore of unapproved connectionfriendica2014-08-071-5/+4
|
* got the logic reversed on that onefriendica2014-08-071-1/+1
|
* more editing of visibility displaysfriendica2014-08-071-1/+1
|
* obscured message showing up in email notificationfriendica2014-08-071-1/+1
|
* cleanup some text where we said "public" or "visible to anybody on the ↵friendica2014-08-075-8/+12
| | | | internet" when that isn't necessarily true.
* over-ride the private flag if we received a post that isn't completely ↵friendica2014-08-071-1/+13
| | | | public, but they didn't set the private flag.
* a bit more cleanup and a bug fix or two for the new private post security modelfriendica2014-08-073-18/+25
|
* extra room for long names on mod_manage - stylise the forbidden sign a wee bitfriendica2014-08-062-1/+2
|
* public scope delivery issuesfriendica2014-08-063-7/+18
|
* basic 'notpublic' bits workingfriendica2014-08-063-8/+45
|
* first step first - just store the public_policy data, don't do anything with ↵friendica2014-08-061-0/+12
| | | | it yet.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-061-1/+1
|\
| * max-width for small screensJeroen2014-08-061-1/+1
| |
* | item table upgrade for storing post visibilityfriendica2014-08-063-2/+13
|/
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-0610-344/+415
|\
| * Reworked the options on the profile edit page. In one words: buttons. Hope ↵Jeroen2014-08-064-24/+44
| | | | | | | | you liked it. Revert or fix if not. Also reworked the channels manage page a bit, because channel names where not readable with larger fonts. Not perfect yet, but now readable and I think better aligned. Also revert/fix if not good.
| * update nlJeroen2014-08-066-320/+371
| |
* | update to-dofriendica2014-08-063-5/+1
|/
* try to link this to page down as wellfriendica2014-08-051-1/+5
|
* minor stufffriendica2014-08-052-4/+0
|
* that went badlyfriendica2014-08-051-4/+6
|
* a bit of cleanup on directory autoscrollfriendica2014-08-052-4/+15
|
* scrolling directoryfriendica2014-08-054-7/+18
|
* add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵friendica2014-08-0527-4797/+5709
| | | | out for words like colour and centralise and please use the US variants in translatable strings)
* clone sync of "unfriend" actionsfriendica2014-08-053-69/+27
|
* bbcode sup and subfriendica2014-08-052-1/+8
|
* channel manage page - notification indicatorsfriendica2014-08-042-0/+8
|
* issue #551 provide import/export of profiles (if this feature is enabled)friendica2014-08-044-12/+52
|
* backend for profile exportfriendica2014-08-042-1/+28
|
* add some notification counts to the structure passed to the "channel select" ↵friendica2014-08-031-1/+72
| | | | template (mod/manage). All it takes is to create an appropriate template to turn this page into a list with tallies of various notifications attached to each channel.
* always provide 'name' on profile edit page (and profile name), regardless of ↵friendica2014-08-032-4/+3
| | | | any other allowed fields.
* allow the PageDown key to trigger auto scroll - so if you use this key to ↵friendica2014-08-032-1/+14
| | | | page through the content you'll never reach the end (until you run out of content).
* Let site admin choose what profile fields to support.friendica2014-08-023-40/+112
|