aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | add icons and links to appman and apps edit to app-binMario Vavti2017-01-271-1/+4
| |/ |/|
* | Merge pull request #655 from anaqreon/addon-repo-guizotlabs2017-01-273-10/+38
|\|
| * Fixed numerous bugs with the addon repo management GUI. Only show Manage Repo...Andrew Manning2017-01-263-10/+38
|/
* better handling of html special chars in wiki and wikipage nameszotlabs2017-01-264-36/+33
* missing single quote in queryMario Vavti2017-01-261-1/+1
* minor cleanupMario Vavti2017-01-261-4/+1
* query for item_hidden is not needed anymoreMario Vavti2017-01-261-1/+1
* fix wiki list templateMario Vavti2017-01-262-6/+6
* haystack/needle mixupMario Vavti2017-01-261-1/+1
* fix renaming of wiki pagesMario Vavti2017-01-262-12/+16
* missing quote in nav templatezotlabs2017-01-251-1/+1
* resolve the linked item delete issue by declaring what types of linked items ...zotlabs2017-01-252-3/+8
* only allow wiki owner to delete pageszotlabs2017-01-254-3/+12
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-253-26/+15
|\
| * Merge pull request #653 from git-marijus/devzotlabs2017-01-263-26/+15
| |\
| | * fixes for wiki create/delete pageMario Vavti2017-01-253-26/+15
| |/
* / initialise item['postopts'] for mysql >= 5.7zotlabs2017-01-251-0/+1
|/
* typozotlabs2017-01-241-1/+1
* always sync parent wiki when syncing pages, just in case the original wiki cr...zotlabs2017-01-242-9/+13
* minorzotlabs2017-01-241-3/+3
* block well-known from oembedzotlabs2017-01-241-0/+3
* initial selections for extensible permission categories ("permcats")zotlabs2017-01-241-0/+42
* do not show location row on small viewports.Mario Vavti2017-01-241-2/+2
* nav-login - basic, crude themingzotlabs2017-01-232-4/+15
* put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.zotlabs2017-01-235-4/+28
* add observer.language to the docozotlabs2017-01-231-0/+16
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-231-1/+1
|\
| * give apps a bit more horizontal spaceMario Vavti2017-01-231-1/+1
* | remnant code that checked for version to see if an app was installed. We do t...zotlabs2017-01-231-2/+1
|/
* synced wikis should be relocatedHubzilla2017-01-221-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeHubzilla2017-01-222-1293/+1511
|\
| * Merge pull request #650 from mjfriaza/devzotlabs2017-01-232-1293/+1511
| |\
| | * Translation of the new strings into the Spanish versionManuel Jiménez Friaza2017-01-222-1293/+1511
* | | basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-227-18/+58
|/ /
* | force app icons to fixed widthHubzilla2017-01-221-1/+1
* | use icons for app photos.Hubzilla2017-01-223-3/+11
* | some work on app_bin - just to get it goingMario Vavti2017-01-223-17/+60
* | $a is deprecatedMario Vavti2017-01-221-1/+1
* | whitespace cleanupMario Vavti2017-01-221-8/+5
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeHubzilla2017-01-211-1/+5
|\ \
| * | add observer.language to autocomplete and return a default value for observerMario Vavti2017-01-211-1/+5
* | | remove the channel introduction on the system notifications page. "Hubzilla, ...Hubzilla2017-01-212-3/+4
|/ /
* | fix text highlighter for PHP version 7.1Mario Vavti2017-01-211-2/+4
* | add bbcode language conditionals to wikiHubzilla2017-01-202-25/+33
* | observer.language!={something} for completenessHubzilla2017-01-201-0/+17
* | language aware contentHubzilla2017-01-202-0/+22
* | js errors with raw message-id, string updateHubzilla2017-01-204-700/+869
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeHubzilla2017-01-192-2/+2
|\ \
| * | we need channel_id here not the whole channelMario Vavti2017-01-192-2/+2
* | | add gen_link_id() function to selectively encode/decode the message-id compon...Hubzilla2017-01-1910-18/+31
|/ /