aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* more gen_link_id()Mario2021-09-044-98/+100
|
* more unpack_link_id()Mario2021-09-045-59/+46
|
* implement unpack_link_id() in mod channelMario2021-09-041-16/+17
|
* Merge branch 'owafix' into 'dev'Mario2021-08-301-2/+2
|\ | | | | | | | | OWA: very difficult to trace failures due to empty public key record. The... See merge request hubzilla/core!1986
| * OWA: very difficult to trace failures due to empty public key record. The ↵nobody2021-08-291-2/+2
| | | | | | | | signature might succeed because an empty key triggers an external key fetch. But the empty key cannot encrypt the token. This has been observed in the wild on a number of sites/projects.
* | do not define colors in manifest (system colors are mostly the better fit) ↵Mario2021-08-291-2/+0
| | | | | | | | and use profile fullname instead of channel_name in nav
* | more app descriptions and remove some unused imagesMario2021-08-283-12/+6
|/
* adjust background colorMario2021-08-261-1/+1
|
* port latest pwa work from zapMario2021-08-262-0/+119
|
* whitespaceMario2021-08-261-4/+4
|
* more app descriptionsMario2021-08-263-91/+85
|
* add appstore widget to appmanMario2021-08-251-7/+7
|
* more app descriptionsMario2021-08-255-118/+108
|
* more app descriptions and change the image counter to display % of images ↵Mario2021-08-246-127/+116
| | | | loaded instead of loaded images count
* channel manager -> channelsMario2021-08-241-1/+1
|
* channel_menu is not used anymoreMario2021-08-241-3/+0
|
* nav cleanupMario2021-08-241-1/+1
|
* more app descriptions and return to the app if installed from the module itselfMario2021-08-234-105/+97
|
* more app descriptionsMario2021-08-223-15/+8
|
* rename variableMario2021-08-221-2/+2
|
* use the slightly altered app_render() function instead of a separate functionMario2021-08-221-1/+2
|
* infrastructure to provide an app install widget for modules and make the ↵Mario2021-08-221-5/+2
| | | | bookmark app use it
* restructure apps to make space for app descritionsMario2021-08-211-28/+28
|
* more legacy mail cleanup - issue #1595Mario2021-08-171-24/+0
|
* Apps drag and drop featureMario2021-08-031-21/+25
|
* fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-161-5/+10
|
* redirect to the local item instead of the item at the primary location if we ↵Mario Vavti2021-07-161-1/+1
| | | | deal with a wall item
* Fix link to source on clonesMax Kostikov2021-07-161-2/+3
|
* chanview: dismiss xchans which are marked deletedMario Vavti2021-07-151-6/+6
|
* mod network clean-upXanthor2021-06-291-65/+65
|
* more deprecate legacy zotMario2021-06-284-49/+49
|
* more work on notificationsMario2021-06-251-108/+109
|
* some work on streamlining mod photosMario2021-06-231-5/+5
|
* streamline jot popup for mod hqMario2021-06-211-5/+1
|
* Merge branch 'dev' into 'dev'Mario2021-06-211-12/+11
|\ | | | | | | | | Clean up Search.php & Enotify.php code See merge request hubzilla/core!1972
| * Clean up Search.php & Enotify.php codeXanthor2021-06-211-12/+11
| |
* | calendar: emit a warning if the calendar for the created event is disabledMario2021-06-211-0/+1
|/
* fix issues with browser back button and minor cleanupMario2021-06-171-3/+2
|
* New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-176-49/+59
| | | | messages and starred messages if the feature is enabled
* remove redundant argMario Vavti2021-06-091-68/+68
|
* more work on directory syncMario2021-06-051-19/+1
|
* Merge branch 'dev' into sixMario2021-06-051-0/+46
|\
| * Merge branch 'dev' into 'dev'Mario2021-06-051-0/+46
| |\ | | | | | | | | | | | | Changed behavior in the user interaction of the languages selection. Now works... See merge request hubzilla/core!1952
| | * Changed behavior in the user interaction of the languages selection. Now ↵Hilmar Runge2021-06-051-0/+46
| | | | | | | | | | | | works...
* | | Merge branch 'dev' into sixMario2021-06-051-1/+1
|\| |
| * | fix issue where a deleted channel will return 404 before returning zotinfoMario2021-06-022-26/+39
| | | | | | | | | (cherry picked from commit 33463152e844f98b933401c394cc0e111893a077)
| * | Merge branch 'dev' into 'dev'Mario2021-06-021-1/+1
| |\ \ | | | | | | | | | | | | | | | | Make pubstream ordering configurable See merge request hubzilla/core!1964
| | * | Make pubstream ordering configurableMax Kostikov2021-06-021-1/+1
| | | |
| * | | fix article summary duplicated when editing - issue #1577Mario2021-06-021-2/+1
| |/ / | | | | | | (cherry picked from commit 50c14d353b30d0dcd7c761884d797dc0fe90f777)
| * | fix admin button state not displayed correctlyMario2021-05-311-2/+2
| | | | | | | | | (cherry picked from commit baabb3a8730708634385abdb366a45c6e234e154)