aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* try to sort out walltowall translation for diaspora recipientsfriendica2014-09-192-2/+4
* Merge https://github.com/friendica/red into pending_mergefriendica2014-09-181-1/+1
|\
| * Catch the settings tooThomas Willingham2014-09-181-1/+1
* | repeated content collapse on update from display page under rare conditions (...friendica2014-09-182-0/+8
|/
* keep the language consistentfriendica2014-09-171-1/+1
* channel permission rolesfriendica2014-09-171-1/+6
* make the output a bit more readablefriendica2014-09-171-2/+2
* let the xchan diagnostic accept a webbiefriendica2014-09-171-14/+14
* implement permission roles - the backend should be done except for maybe a co...friendica2014-09-171-0/+22
* when importing channels - use the new location notification message to tell y...friendica2014-09-161-9/+4
* push individual block to directoryfriendica2014-09-151-0/+1
* fat finger - must have been here a whilefriendica2014-09-151-1/+1
* channel export with itemsfriendica2014-09-152-1/+7
* honour service class restrictions for total_identities, total_channels ("frie...friendica2014-09-151-1/+28
* allow the site to designate an admin channel that's visible to the outside wo...friendica2014-09-141-1/+7
* A bit of mod/home refactoring. This is a transient state, so it's stillThomas Willingham2014-09-151-20/+27
* Deprecate site channel. The sys channel should be doing this. Will fixThomas Willingham2014-09-151-3/+3
* Made link post titles to source optional in display settings. Hopefully I did...Jeroen2014-09-141-1/+7
* more heavy lifting on the hubloc management and revocation infrastructure; do...friendica2014-09-141-20/+3
* some backend work for the remaining missing bits of mod_hubman - this is stil...friendica2014-09-131-2/+2
* Merge https://github.com/friendica/red into pending_mergefriendica2014-09-122-2/+2
|\
| * reset testing values back to defaultmarijus2014-09-121-2/+2
| * do not load next page if justifiedGallery() is not ready yetmarijus2014-09-121-2/+2
| * expert_mode > expertJeroen2014-09-121-1/+1
| * Fixed. Thanks to Thomas.Jeroen2014-09-121-4/+3
| * Addon count on addon settings page (featured) doesnt work (always 0). Comment...Jeroen2014-09-121-2/+3
* | make the xchan diagnostic tool usefulfriendica2014-09-121-2/+14
|/
* 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
* allow bbcode in register_textfriendica2014-09-111-2/+2
* new module - service_limits - print service class limits for logged in accoun...friendica2014-09-111-0/+23
* set items/page back to 60marijus2014-09-111-2/+2
* content-complete must not be in photo-album-contentsmarijus2014-09-111-1/+4
* typomarijus2014-09-111-1/+1
* issue #588 can't add feeds to collections using connedit page group sidebar w...friendica2014-09-111-1/+1
* another day another concept - hope this works bettermarijus2014-09-111-6/+14
* endless scroll on connections pagefriendica2014-09-101-16/+37
* make verify_email the default for new installs (at least English installs), a...friendica2014-09-101-1/+3
* reduce log level of inbound d* posts until we get through some of the more se...friendica2014-09-091-1/+1
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-088-10/+10
* wrap photo albums (albums and top level) in a div id=photo-album-contentsfriendica2014-09-081-1/+4
* add categories to eventsfriendica2014-09-071-1/+50
* for webpages, hide the mimetype selector unless in advanced mode. For pages t...friendica2014-09-074-9/+14
* and more ajax workfriendica2014-09-062-3/+3
* Merge https://github.com/friendica/red into pending_mergefriendica2014-09-061-2/+3
|\
| * Fix directory for NOT endless scroll. Dunno what's wrong with endlessThomas Willingham2014-09-061-2/+3
* | ajax workfriendica2014-09-062-14/+53
|/
* more work on the event edit formfriendica2014-09-051-0/+2
* put a date and time picker on eventsfriendica2014-09-041-5/+29