aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* autoscroll to target post/comment when in single-thread mode; don't ↵redmatrix2016-09-253-5/+10
| | | | interfere with other modes; replaces using a named anchor with a url fragment to reach a particular place in the conversation when content is loaded with ajax.
* subtle indicator of your own response verb activityredmatrix2016-09-254-8/+22
|
* more infrastructure for notification auto-scroll to commentredmatrix2016-09-242-2/+11
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-241-2/+18
|\
| * fix issue #528Mario Vavti2016-09-241-2/+18
| |
* | also allow notification scroll on conversation page notifications (network ↵redmatrix2016-09-241-1/+1
| | | | | | | | and home), though we may also need some js to open comments for the thread holding the fragment (as well as the scrollto js).
* | the rest of the backend for supporting scroll-to-comment from notifications. ↵redmatrix2016-09-244-2/+10
| | | | | | | | We still need an ajax handler as fragments are evaluated before content is loaded.
* | convert oembed tools to use json arrays rather than json objectsredmatrix2016-09-243-32/+35
|/
* add server_roles document to aid people in making informed choicesredmatrix2016-09-241-0/+27
|
* issue #531 - util/config and postgresredmatrix2016-09-231-1/+1
|
* attach sql issueredmatrix2016-09-232-3639/+3641
|
* issue #527redmatrix2016-09-221-2/+1
|
* issue #526redmatrix2016-09-222-2/+12
|
* issue #523redmatrix2016-09-222-2/+2
|
* issue #519 continuedredmatrix2016-09-221-5/+12
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-2210-12917/+13359
|\
| * Merge pull request #529 from phellmes/devgit-marijus2016-09-222-7794/+8199
| |\ | | | | | | Update DE translation strings
| | * Update DE translation stringsphellmes2016-09-222-7794/+8199
| | |
| * | Merge pull request #530 from wave72/devWave2016-09-222-5106/+5151
| |\ \ | | |/ | |/| Updated Italian strings
| | * Updated Italian stringsWave722016-09-222-5106/+5151
| | |
| * | objects with id=share_container seem to be blacklisted in various security ↵Mario Vavti2016-09-222-16/+4
| | | | | | | | | | | | browser plugins. rename it to distr_container. also remove some superfluous js
| * | add bootstrap .css.map filesMario Vavti2016-09-224-0/+4
| | |
| * | fix #525Mario Vavti2016-09-221-1/+1
| | |
* | | issue #524redmatrix2016-09-221-0/+3
|/ /
* | issue #522 - replace && with AND in sql query.redmatrix2016-09-211-1/+1
| |
* | issue #521, add 'map' extension to files served natively by nginx without ↵redmatrix2016-09-211-1/+1
| | | | | | | | using the project controller
* | finish the channel_reddress() conversionredmatrix2016-09-219-19/+19
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-211-1/+1
|\ \
| * | typoMario Vavti2016-09-211-1/+1
| | |
* | | zot discovery wasn't returning in all cases (after discovering zot), which ↵redmatrix2016-09-211-1/+3
|/ / | | | | | | means that it could fall through and also discover other protocols and create xchans for them.
* | issue #516redmatrix2016-09-201-65/+58
| |
* | issue #519redmatrix2016-09-201-2/+5
| |
* | issue #520redmatrix2016-09-201-0/+1
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-201-12/+8
|\ \
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-09-202-1/+7
| |\ \
| * | | narrow navbar css fixesMario Vavti2016-09-201-12/+8
| | | |
* | | | issue #515redmatrix2016-09-201-2/+5
| |/ / |/| |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-202-4/+57
|\| |
| * | remove redundant loopMario Vavti2016-09-201-4/+0
| | |
| * | update changelogMario Vavti2016-09-201-0/+57
| | |
* | | don't offer a settings/features link for techlevel 0 (basic or pro:0) even ↵redmatrix2016-09-201-1/+1
| | | | | | | | | | | | if there are level 0 features/categories. The definition of level 0 is "don't confuse me with options".
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-193-3/+3
|\| |
| * | if a feature category array has no items unset itMario Vavti2016-09-191-1/+1
| | |
| * | erge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-09-191-86/+377
| |\ \ | | | | | | | | | | | | Merge erforderlich ist, insbesondere wenn es einen aktualisierten
| * | | fix issue #517Mario Vavti2016-09-192-2/+2
| | | |
* | | | probable fix for #509 - errant comment notifications provided on delayed ↵redmatrix2016-09-191-0/+6
| |/ / |/| | | | | | | | (duplicate delivery) top level posts which are probably coming from clones
* | | pro: filter features by techlevelredmatrix2016-09-191-86/+377
|/ /
* | a couple more namespace issues with exception handlersredmatrix2016-09-181-1/+1
| |
* | couple of minor issues with dba namespace during install and enotify::format ↵redmatrix2016-09-182-6/+12
| | | | | | | | referencing an unknown variable
* | some changes merged from wrong branch... new function channel_reddress() ↵redmatrix2016-09-179-3488/+3504
| | | | | | | | instead of hardwired generation and which fixes case-sensitivity; allow dot notation in config and pconfig utils, updated string file