aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* superfluous whitespace cleanupzotlabs2017-01-311-1/+1
* move diaspora account import to the diaspora pluginzotlabs2017-01-311-38/+40
* channel export - use a selected list of functional data categories to export;...zotlabs2017-01-312-7/+13
* fix typosMario Vavti2017-01-312-2/+2
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-302-0/+33
|\
| * provide a feature/unfeature app buttonMario Vavti2017-01-301-0/+4
| * Merge remote-tracking branch 'upstream/dev' into affinity-settingsAndrew Manning2017-01-291-19/+21
| |\
| * | Add affinity slider tool settings for min and max defaults in settings/featuredAndrew Manning2017-01-291-0/+29
* | | consolidate hubloc storagezotlabs2017-01-303-30/+32
| |/ |/|
* | finish remaining places where xchan_store_lowlevel needs to be usedzotlabs2017-01-291-19/+21
|/
* more work on app-binMario Vavti2017-01-271-1/+0
* Fixed numerous bugs with the addon repo management GUI. Only show Manage Repo...Andrew Manning2017-01-261-7/+12
* better handling of html special chars in wiki and wikipage nameszotlabs2017-01-261-9/+10
* minor cleanupMario Vavti2017-01-261-4/+1
* fix renaming of wiki pagesMario Vavti2017-01-261-6/+6
* only allow wiki owner to delete pageszotlabs2017-01-251-0/+6
* fixes for wiki create/delete pageMario Vavti2017-01-251-15/+3
* always sync parent wiki when syncing pages, just in case the original wiki cr...zotlabs2017-01-241-6/+6
* basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-222-3/+13
* remove the channel introduction on the system notifications page. "Hubzilla, ...Hubzilla2017-01-211-1/+4
* add bbcode language conditionals to wikiHubzilla2017-01-201-3/+5
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeHubzilla2017-01-191-1/+1
|\
| * we need channel_id here not the whole channelMario Vavti2017-01-191-1/+1
* | add gen_link_id() function to selectively encode/decode the message-id compon...Hubzilla2017-01-195-12/+18
|/
* more urlencoding of message-ids which are used in linksHubzilla2017-01-181-1/+1
* urlencode the message-id component of generated /display/ links; in most case...Hubzilla2017-01-184-11/+6
* native wiki updatesHubzilla2017-01-181-4/+3
* nwiki updatesHubzilla2017-01-181-126/+170
* native wiki stuffzotlabs2017-01-171-2/+4
* vcard export from profilezotlabs2017-01-151-1/+12
* more integration of vcard and profileszotlabs2017-01-151-3/+31
* attach_delete() - remove photo resources even if the attach table row wasn't ...zotlabs2017-01-151-2/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-131-9/+6
|\
| * possibly improve the album list query and save the result in App::$dataMario Vavti2017-01-131-9/+6
* | several minor app nitszotlabs2017-01-132-5/+7
|/
* missing protect_sprintf which is the source of issue #642 - if a mention sear...zotlabs2017-01-121-2/+2
* we should actually check for existance of a given album at this place. this q...Mario Vavti2017-01-121-6/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-01-111-2/+4
|\
| * expires lost during editzotlabs2017-01-111-2/+4
* | comment out redundant querysMario Vavti2017-01-111-3/+10
|/
* obj_type on edit activity was wrongzotlabs2017-01-091-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-091-0/+26
|\
| * implement a menu to select a section to be open by defaultMario Vavti2017-01-091-0/+26
* | channel move stuff (disabled currently because not yet complete)zotlabs2017-01-091-3/+6
|/
* setup: check disabled functions more precisely than using a string matchzotlabs2017-01-051-2/+7
* issue #639, voting setting is lost after post is edited (also the disabling o...zotlabs2017-01-051-0/+1
* fix chat member list when one or members are connected via access tokenszotlabs2017-01-021-3/+17
* set 'adjust for viewer timezone' as the default for new events.zotlabs2017-01-021-3/+6
* feature: allow event creation in other timezones than your own.zotlabs2017-01-011-2/+8
* profile vcard - generate vcard on profile updatezotlabs2017-01-011-1/+13