aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Large update dark schemajeroenpraat2014-04-151-16/+84
| | | The new ACL and some minor things still needs to be done. Style.css and style.php will follow.
* minor css fixmarijus2014-04-152-10/+2
|
* better mapping of visible connectionsfriendica2014-04-143-23/+17
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-04-142-3/+5
|\
| * fixes rconnect button for bs-default schememarijus2014-04-141-3/+3
| |
| * a small fix for bs-default schememarijus2014-04-141-0/+2
| |
* | Better handling of restricted /channel and /profile permissions. We will ↵friendica2014-04-143-20/+27
|/ | | | show the name, profile photo and a 'connect' button if appropriate on these pages regardless of permissions. A blank page makes it difficult for folks to figure out how to connect and if it is their real life friend 'x' or not. It also matches our overall policy (adopted from Facebook's lessons learned) that the channel name and default profile photo are always visible and can't really be blocked without messing up the usability of the entire network. This also makes sure that a connect button can be found somewhere besides the directory - where the entry could be blocked; and avoid somebody having to figure out the webbie and find the link to "follow" (another related issue).
* directory: make "connect" more prominent, but this ultimately needs more ↵friendica2014-04-143-3/+3
| | | | theme work.
* until we can figure out how to allow commenting on the discover page without ↵friendica2014-04-131-0/+7
| | | | killing the matrix, just turn it off.
* profperm: abook_profile was being handled by profile id rather than ↵friendica2014-04-131-7/+7
| | | | profile_guid, causing private profiles to not be activated in many cases.
* Often somebody will join the matrix with a dodgy cert and we'll sort that ↵friendica2014-04-132-12/+26
| | | | out but their profile photo will remain rainbow man (or the site default). However the photo_date has been updated so we won't try again. This checkin looks for such a failure and leaves the photo_date alone if the photo import failed.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-04-13200-291/+588
|\
| * Merge pull request #411 from beardy-unixer/masterThomas Willingham2014-04-131-6/+0
| |\ | | | | | | Tony has been near the Git again.
| | * Tony has been near the Git again.Thomas Willingham2014-04-131-6/+0
| |/
| * Merge pull request #407 from tonybaldwin/masterRedMatrix2014-04-132-0/+7
| |\ | | | | | | added spoiler tag to bbcode help doc
| | * added breaks after added bbcode spoiler linetony baldwin2014-04-121-1/+1
| | |
| | * added spoiler tag to bbcode help doctony baldwin2014-04-121-0/+1
| | |
| | * Merge remote-tracking branch 'upstream/master'tony baldwin2014-04-12326-15932/+20842
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css whatever
| | * \ Merge remote-tracking branch 'upstream/master'Tony Baldwin2014-03-09393-13322/+24226
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: view/theme/redbasic/tpl/theme_settings.tpl reset to upstream
| | * | | took the padding out of bbcode.phpTony Baldwin2014-03-091-8/+8
| | | | |
| | * | | added padding around images floated right and leftTony Baldwin2014-03-091-9/+16
| | | | |
| | * | | reimplementing navbar colours that were undone by git-marjustony baldwin2014-02-202-4/+1
| | | | |
| * | | | Merge pull request #408 from beardy-unixer/masterRedMatrix2014-04-13199-291/+587
| |\ \ \ \ | | | | | | | | | | | | Update sabre
| | * | | | Update sabreThomas Willingham2014-04-12199-291/+587
| | | | | |
* | | | | | only show forum tags on contact autocomplete, not in the ACL selectorfriendica2014-04-131-1/+1
| | | | | |
* | | | | | minor alignment issuesfriendica2014-04-133-7/+14
|/ / / / /
* | | | | remove extra tag loggingfriendica2014-04-121-1/+1
| | | | |
* | | | | don't match quote remnantsfriendica2014-04-121-1/+5
| | | | |
* | | | | let normal hashtags be quoted strings alsofriendica2014-04-122-2/+21
| | | | |
* | | | | major cleanup of handle_tag()friendica2014-04-121-10/+48
| | | | |
* | | | | Merge branch 'master' into prvtagfriendica2014-04-122-13/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge https://github.com/friendica/red into pending_mergefriendica2014-04-121-13/+13
| |\ \ \ \
| | * | | | Ooops, replaced too manyThomas Willingham2014-04-121-2/+2
| | | | | |
| | * | | | Revert to prepare_text, use bbcode only for withThomas Willingham2014-04-121-15/+15
| | | | | |
| * | | | | we seem to have lost any install text mentioning that subdirs and alternate ↵friendica2014-04-121-0/+3
| |/ / / / | | | | | | | | | | | | | | | ports aren't supported
* | | | | handle new tag declarationsfriendica2014-04-121-1/+1
| | | | |
* | | | | add forum mode to tag handlingfriendica2014-04-121-2/+9
| | | | |
* | | | | this is looking better, call the forum version of a tag "foobar network", ↵friendica2014-04-122-9/+6
| | | | | | | | | | | | | | | | | | | | besides altering the icon
* | | | | use icons for identificationfriendica2014-04-112-3/+8
| | | | |
* | | | | not quite right but I need to check it in so I can switch branchesfriendica2014-04-111-2/+2
| | | | |
* | | | | the auto-complete partfriendica2014-04-111-1/+14
| | | | |
* | | | | no this is the way to do itfriendica2014-04-111-2/+2
| | | | |
* | | | | Use @+ to tag a forum and also restrict the post to the forum, this leaves ↵friendica2014-04-111-2/+2
|/ / / / | | | | | | | | | | | | @! tags private - period.
* | | | via Mario: default channel permissions not working on channel pagefriendica2014-04-111-6/+11
| | | |
* | | | make sure we can find that functionfriendica2014-04-111-0/+1
| | | |
* | | | we also need a loop breakerfriendica2014-04-111-0/+6
| | | |
* | | | Merge pull request #405 from beardy-unixer/masterRedMatrix2014-04-124-21/+18
|\| | | | | | | | | | | A few little fixes
| * | | Never set background or color unless you set both. If this is neededThomas Willingham2014-04-111-1/+0
| | | | | | | | | | | | | | | | in future, it should probably be reimplmented with the class anyway.
| * | | Don't count deleted channels when figuring out where to send a user on login.Thomas Willingham2014-04-111-2/+3
| | | |
| * | | Bring BBCode to profilesThomas Willingham2014-04-111-15/+15
| | | |