aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Very, very cautiously let a developer switch to the sys chan ifThomas Willingham2014-09-151-0/+13
| | | | they're also an administrator.
* Bugger, revert - not only a dodgy cut and paste between terminals, butThomas Willingham2014-09-151-14/+0
| | | | also pushed to the wrong repo
* Very, very cautiously, let a developer switch to the sys chan, ifThomas Willingham2014-09-151-0/+14
| | | | they're also an admin.
* that won't work...friendica2014-09-141-1/+2
|
* bb2diaspora_itemwallwall not finding author elements - inserting empty bbcodefriendica2014-09-141-0/+4
|
* fix diaspora_retractionfriendica2014-09-141-7/+4
|
* pull the plug on the old location sync section of import_xchan - this has ↵friendica2014-09-141-168/+12
| | | | | | now been split off into its own function. Cross fingers because this is core functionality which was tried and true, well tested; and now it's a bit different. Please revert this if the matrix breaks in the next few hours.
* Merge branch 'master' of https://github.com/friendica/redThomas Willingham2014-09-151-2/+20
|\
| * Merge https://github.com/friendica/red into pending_mergefriendica2014-09-147-15/+21
| |\
| * | privacy issue - restrictive stream permission setting with a non-targetted ↵friendica2014-09-141-2/+20
| | | | | | | | | | | | post cannot be enforced on remote networks. Restrict these posts to zot network.
* | | A bit of mod/home refactoring. This is a transient state, so it's stillThomas Willingham2014-09-151-20/+27
| |/ |/| | | | | messy, but it'll be much nicer after the move is finished.
* | Deprecate site channel. The sys channel should be doing this. Will fixThomas Willingham2014-09-152-4/+3
| | | | | | | | shortly.
* | tryout - some more adjustmentsmarijus2014-09-141-3/+1
| |
* | Thanks to Thomas other people see now your posts on your channel page also ↵Jeroen2014-09-141-1/+1
| | | | | | | | linked to source. If enabled.
* | Made link post titles to source optional in display settings. Hopefully I ↵Jeroen2014-09-144-3/+12
| | | | | | | | did a right.
* | tryout - fetch larger thumbnail if image gets streched over its sizemarijus2014-09-141-6/+6
|/
* more heavy lifting on the hubloc management and revocation infrastructure; ↵friendica2014-09-143-31/+55
| | | | don't rush me. This is going to become a fundamental part of zot. It deserves careful consideration.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-09-1310-392/+32
|\
| * Doco - kill dupeThomas Willingham2014-09-131-105/+0
| |
| * Bring DB doco up to dateThomas Willingham2014-09-131-5/+22
| |
| * Doco - some links that got stripped at some pointThomas Willingham2014-09-131-0/+3
| |
| * remove this hub from fallback serversmarijus2014-09-131-2/+1
| |
| * Merge branch 'master' of https://github.com/friendica/redmarijus2014-09-132-216/+1
| |\
| | * Here, have a semi-colonThomas Willingham2014-09-131-1/+1
| | |
| | * Only use one install fileThomas Willingham2014-09-132-216/+1
| | |
| * | cleanup after recent changes in mod photosmarijus2014-09-133-63/+4
| |/
| * Merge pull request #592 from jeroenpraat/masterRedMatrix2014-09-131-1/+1
| |\ | | | | | | Issue #590: Linked conversation titles to source.
| | * Issue #590: Linked conversation titles to source. jeroenpraat2014-09-121-1/+1
| | | | | | | | | If a theme wants to have it different, it can always copy this .tpl file to ../theme/tpl/. I didn't commit this directly, because it's a little bit controversial. But I like it!
* | | some backend work for the remaining missing bits of mod_hubman - this is ↵friendica2014-09-134-6/+258
|/ / | | | | | | still a fair ways from being complete and is not ready for prime time. Basically we'll let a channel send out a public message saying "these are my currently approved locations" and anything that isn't in the list will be marked deleted. We'll send out this message when locations change somehow - either through direct personal involvement (hub revoke, change primary, channel import) or during a system rename or "find bad/obsolete hublocs" activity. This way we won't have clones sending back location info we just got rid of and re-importing the bad entries.
* | log why this doesn't get executedfriendica2014-09-121-0/+2
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-09-127-468/+525
|\ \
| * | define justifiedGalleryActive in head.tpl to not break other pages autoloadmarijus2014-09-122-1/+2
| | |
| * | Merge branch 'master' of https://github.com/friendica/redmarijus2014-09-121-2/+2
| |\ \
| | * | This is even better. Adapts better to Red user settings.Jeroen2014-09-121-2/+2
| | | |
| * | | reset testing values back to defaultmarijus2014-09-121-2/+2
| | | |
| * | | do not load next page if justifiedGallery() is not ready yetmarijus2014-09-122-4/+5
| |/ /
| * | H1-H6 simplified (less font sizes), remJeroen2014-09-121-0/+12
| | |
| * | expert_mode > expertJeroen2014-09-121-1/+1
| | |
| * | Fixed. Thanks to Thomas.Jeroen2014-09-121-4/+3
| | |
| * | Merge pull request #591 from tuscanhobbit/devPaolo T2014-09-122-463/+506
| |\ \ | | | | | | | | IT localization updated
| | * | IT localization updatedtuscanhobbit2014-09-122-463/+506
| |/ /
| * | Addon count on addon settings page (featured) doesnt work (always 0). ↵Jeroen2014-09-121-2/+3
| | | | | | | | | | | | Commented out.
* | | make the xchan diagnostic tool usefulfriendica2014-09-121-2/+14
| | |
* | | doc updatesfriendica2014-09-122-0/+141
|/ /
* | doc updates and a couple of issues spotted in the logs (diaspora likes, feed ↵friendica2014-09-1276-879/+1147
| | | | | | | | author import)
* | bad redirectsfriendica2014-09-111-0/+6
| |
* | sort the plugins to make it easier to compare listsfriendica2014-09-111-0/+1
| |
* | and then make it even more usefulfriendica2014-09-111-0/+7
| |
* | make siteinfo/json useful againfriendica2014-09-111-14/+19
| |
* | red group/collection query calls for apifriendica2014-09-111-0/+33
| |