Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #553 from zzottel/master | zzottel | 2014-08-08 | 1 | -1/+4 |
|\ | | | | | update German main help page | ||||
| * | update German main help page | zottel | 2014-08-08 | 1 | -1/+4 |
|/ | |||||
* | fix ignore of unapproved connection | friendica | 2014-08-07 | 1 | -5/+4 |
| | |||||
* | got the logic reversed on that one | friendica | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | more editing of visibility displays | friendica | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | obscured message showing up in email notification | friendica | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | cleanup some text where we said "public" or "visible to anybody on the ↵ | friendica | 2014-08-07 | 5 | -8/+12 |
| | | | | internet" when that isn't necessarily true. | ||||
* | over-ride the private flag if we received a post that isn't completely ↵ | friendica | 2014-08-07 | 1 | -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 model | friendica | 2014-08-07 | 3 | -18/+25 |
| | |||||
* | extra room for long names on mod_manage - stylise the forbidden sign a wee bit | friendica | 2014-08-06 | 2 | -1/+2 |
| | |||||
* | public scope delivery issues | friendica | 2014-08-06 | 3 | -7/+18 |
| | |||||
* | basic 'notpublic' bits working | friendica | 2014-08-06 | 3 | -8/+45 |
| | |||||
* | first step first - just store the public_policy data, don't do anything with ↵ | friendica | 2014-08-06 | 1 | -0/+12 |
| | | | | it yet. | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-06 | 1 | -1/+1 |
|\ | |||||
| * | max-width for small screens | Jeroen | 2014-08-06 | 1 | -1/+1 |
| | | |||||
* | | item table upgrade for storing post visibility | friendica | 2014-08-06 | 3 | -2/+13 |
|/ | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-06 | 10 | -344/+415 |
|\ | |||||
| * | Reworked the options on the profile edit page. In one words: buttons. Hope ↵ | Jeroen | 2014-08-06 | 4 | -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 nl | Jeroen | 2014-08-06 | 6 | -320/+371 |
| | | |||||
* | | update to-do | friendica | 2014-08-06 | 3 | -5/+1 |
|/ | |||||
* | try to link this to page down as well | friendica | 2014-08-05 | 1 | -1/+5 |
| | |||||
* | minor stuff | friendica | 2014-08-05 | 2 | -4/+0 |
| | |||||
* | that went badly | friendica | 2014-08-05 | 1 | -4/+6 |
| | |||||
* | a bit of cleanup on directory autoscroll | friendica | 2014-08-05 | 2 | -4/+15 |
| | |||||
* | scrolling directory | friendica | 2014-08-05 | 4 | -7/+18 |
| | |||||
* | add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵ | friendica | 2014-08-05 | 27 | -4797/+5709 |
| | | | | out for words like colour and centralise and please use the US variants in translatable strings) | ||||
* | clone sync of "unfriend" actions | friendica | 2014-08-05 | 3 | -69/+27 |
| | |||||
* | bbcode sup and sub | friendica | 2014-08-05 | 2 | -1/+8 |
| | |||||
* | channel manage page - notification indicators | friendica | 2014-08-04 | 2 | -0/+8 |
| | |||||
* | issue #551 provide import/export of profiles (if this feature is enabled) | friendica | 2014-08-04 | 4 | -12/+52 |
| | |||||
* | backend for profile export | friendica | 2014-08-04 | 2 | -1/+28 |
| | |||||
* | add some notification counts to the structure passed to the "channel select" ↵ | friendica | 2014-08-03 | 1 | -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 ↵ | friendica | 2014-08-03 | 2 | -4/+3 |
| | | | | any other allowed fields. | ||||
* | allow the PageDown key to trigger auto scroll - so if you use this key to ↵ | friendica | 2014-08-03 | 2 | -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. | friendica | 2014-08-02 | 3 | -40/+112 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-02 | 16 | -5385/+5253 |
|\ | |||||
| * | Update nl. Added a link from the edit profile page to the edit visibility page. | Jeroen | 2014-08-01 | 5 | -4155/+3995 |
| | | |||||
| * | Merge pull request #550 from tuscanhobbit/master | Paolo T | 2014-08-01 | 11 | -1230/+1258 |
| |\ | | | | | | | IT: updated strings | ||||
| | * | IT: updated strings | Paolo Tacconi | 2014-08-01 | 11 | -1230/+1258 |
| | | | |||||
* | | | db tables for extensible profile fields | friendica | 2014-08-02 | 5 | -15/+59 |
|/ / | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-01 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Merge branch 'master' of https://github.com/friendica/red | Jeroen | 2014-07-31 | 7 | -23/+25 |
| |\ \ | |||||
| * | | | Font sizes (temporary?) scaled down a bit. See ↵ | Jeroen | 2014-07-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | https://github.com/friendica/red/commit/994b6b5258856a97cf6863de74e5a8baddf59b49 | ||||
* | | | | make the profile minimal by default. Use features to enable the advanced form. | friendica | 2014-08-01 | 6 | -325/+392 |
| | | | | |||||
* | | | | doc updates | friendica | 2014-08-01 | 31 | -198/+238 |
| |/ / |/| | | |||||
* | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-07-31 | 8 | -265/+250 |
|\| | | |||||
| * | | nl: better translation hometown | Jeroen | 2014-07-30 | 2 | -5/+5 |
| | | | |||||
| * | | update/upgrade nl | Jeroen | 2014-07-30 | 4 | -238/+226 |
| | | | |||||
| * | | More doc updates | Jeroen | 2014-07-30 | 4 | -24/+12 |
| | | | |||||
| * | | Inserted text from Network Privacy (changed this to Identity Privacy) | jeroenpraat | 2014-07-30 | 1 | -0/+9 |
| | | |