| Commit message (Expand) | Author | Age | Files | Lines |
* | sort the apps | Mario Vavti | 2017-02-07 | 1 | -0/+2 |
* | default to manual conversation updates | Mario Vavti | 2017-02-07 | 1 | -1/+3 |
* | bring back view links for all notification types (esp: network, channel) for ... | zotlabs | 2017-02-06 | 1 | -3/+5 |
* | move icon stuff back to app_render() and send navapps through app_render() | Mario Vavti | 2017-02-06 | 1 | -4/+3 |
* | import system apps on initial load | Mario Vavti | 2017-02-06 | 1 | -1/+5 |
* | merge dev | Mario Vavti | 2017-02-06 | 2 | -12/+57 |
|\ |
|
| * | remove per-page login css (home, login); add support for alternative markdown... | zotlabs | 2017-02-05 | 1 | -1/+36 |
| * | more work on nav-modal | zotlabs | 2017-02-03 | 1 | -11/+21 |
* | | check for app-icons in app_list() instead of app_render() | Mario Vavti | 2017-02-03 | 1 | -1/+0 |
* | | Merge branch 'dev' into wip-app-bin | Mario Vavti | 2017-02-03 | 3 | -5/+31 |
|\| |
|
| * | rename bb2diaspora.php to markdown.php | zotlabs | 2017-02-02 | 2 | -2/+2 |
| * | move opensearch to plugins | zotlabs | 2017-02-02 | 1 | -3/+29 |
* | | remove apps from usermenu | Mario Vavti | 2017-02-02 | 1 | -14/+14 |
* | | resolve merge conflict | Mario Vavti | 2017-02-02 | 1 | -1/+1 |
|\| |
|
| * | fix a few style issues with nav login panel | zotlabs | 2017-02-01 | 1 | -1/+1 |
* | | remove experimental_app_bin config conditional | Mario Vavti | 2017-02-01 | 1 | -19/+17 |
|/ |
|
* | superfluous whitespace cleanup | zotlabs | 2017-01-31 | 2 | -351/+358 |
* | move diaspora account import to the diaspora plugin | zotlabs | 2017-01-31 | 1 | -148/+0 |
* | channel export - use a selected list of functional data categories to export;... | zotlabs | 2017-01-31 | 3 | -164/+234 |
* | hide featured app category in the app category widget | Mario Vavti | 2017-01-31 | 2 | -1/+2 |
* | fix typos | Mario Vavti | 2017-01-31 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-30 | 1 | -3/+10 |
|\ |
|
| * | Merge pull request #662 from anaqreon/affinity-settings | zotlabs | 2017-01-30 | 1 | -3/+10 |
| |\ |
|
| | * | Remove unrelated chatroom panel stuff that was included accidentally | Andrew Manning | 2017-01-29 | 1 | -69/+0 |
| | * | Merge remote-tracking branch 'upstream/dev' into affinity-settings | Andrew Manning | 2017-01-29 | 8 | -193/+274 |
| | |\ |
|
| | * | | Add affinity slider tool settings for min and max defaults in settings/featured | Andrew Manning | 2017-01-29 | 1 | -3/+79 |
* | | | | consolidate hubloc storage | zotlabs | 2017-01-30 | 11 | -62/+97 |
|/ / / |
|
* | / | queue optimisations for sites that have lingered in the queue for more than a... | zotlabs | 2017-01-29 | 1 | -1/+16 |
| |/
|/| |
|
* | | finish remaining places where xchan_store_lowlevel needs to be used | zotlabs | 2017-01-29 | 1 | -12/+0 |
* | | Alter the queue so that each queue item stores the scheduled time of the next... | zotlabs | 2017-01-29 | 1 | -4/+42 |
* | | provide lowlevel xchan storage function to ensure that all non-null rows are ... | zotlabs | 2017-01-28 | 7 | -180/+235 |
|/ |
|
* | more work on app-bin | Mario Vavti | 2017-01-27 | 1 | -2/+3 |
* | better handling of html special chars in wiki and wikipage names | zotlabs | 2017-01-26 | 1 | -5/+5 |
* | haystack/needle mixup | Mario Vavti | 2017-01-26 | 1 | -1/+1 |
* | resolve the linked item delete issue by declaring what types of linked items ... | zotlabs | 2017-01-25 | 1 | -1/+6 |
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 2 | -2/+5 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-25 | 1 | -2/+5 |
|\ |
|
| * | fixes for wiki create/delete page | Mario Vavti | 2017-01-25 | 1 | -2/+5 |
* | | initialise item['postopts'] for mysql >= 5.7 | zotlabs | 2017-01-25 | 1 | -0/+1 |
|/ |
|
* | minor | zotlabs | 2017-01-24 | 1 | -3/+3 |
* | block well-known from oembed | zotlabs | 2017-01-24 | 1 | -0/+3 |
* | put login form into the nav bar. Proof of concept - needs a bit of UI tweaks. | zotlabs | 2017-01-23 | 2 | -0/+16 |
* | synced wikis should be relocated | Hubzilla | 2017-01-22 | 1 | -1/+1 |
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 3 | -2/+17 |
* | some work on app_bin - just to get it going | Mario Vavti | 2017-01-22 | 1 | -1/+28 |
* | $a is deprecated | Mario Vavti | 2017-01-22 | 1 | -1/+1 |
* | whitespace cleanup | Mario Vavti | 2017-01-22 | 1 | -8/+5 |
* | observer.language!={something} for completeness | Hubzilla | 2017-01-20 | 1 | -0/+17 |
* | language aware content | Hubzilla | 2017-01-20 | 1 | -0/+20 |
* | js errors with raw message-id, string update | Hubzilla | 2017-01-20 | 1 | -1/+2 |