Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tested extensible permissions by adding wiki permissions. Discovered a ↵ | zotlabs | 2017-02-01 | 4 | -18/+50 |
| | | | | couple of issues that needed attention in the process. | ||||
* | superfluous whitespace cleanup | zotlabs | 2017-01-31 | 1 | -1/+1 |
| | |||||
* | move diaspora account import to the diaspora plugin | zotlabs | 2017-01-31 | 1 | -38/+40 |
| | |||||
* | channel export - use a selected list of functional data categories to ↵ | zotlabs | 2017-01-31 | 3 | -7/+24 |
| | | | | export; this allows one to export single data sets instead of always exporting everything we know about | ||||
* | hide featured app category in the app category widget | Mario Vavti | 2017-01-31 | 1 | -2/+2 |
| | |||||
* | fix typos | Mario Vavti | 2017-01-31 | 2 | -2/+2 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-30 | 3 | -2/+54 |
|\ | |||||
| * | provide a feature/unfeature app button | Mario Vavti | 2017-01-30 | 2 | -2/+25 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/dev' into affinity-settings | Andrew Manning | 2017-01-29 | 2 | -38/+25 |
| |\ | |||||
| * | | Add affinity slider tool settings for min and max defaults in settings/featured | Andrew Manning | 2017-01-29 | 1 | -0/+29 |
| | | | |||||
* | | | consolidate hubloc storage | zotlabs | 2017-01-30 | 6 | -33/+32 |
| |/ |/| | |||||
* | | no quotes on dbutcnow() output | zotlabs | 2017-01-29 | 1 | -1/+1 |
| | | |||||
* | | finish remaining places where xchan_store_lowlevel needs to be used | zotlabs | 2017-01-29 | 1 | -19/+21 |
| | | |||||
* | | Alter the queue so that each queue item stores the scheduled time of the ↵ | zotlabs | 2017-01-29 | 1 | -19/+4 |
|/ | | | | | | | | next delivery. This keeps the query for queued items simple. We no longer group by posturl; as the queue update function will only keep one item per destination scheduled for shorter term processing. Others (multiple queued items for a single destination) will be scheduled for delivery far into the future and only delivered if the hub responds to the "active" or short term queue item. | ||||
* | more work on app-bin | Mario Vavti | 2017-01-27 | 1 | -1/+0 |
| | |||||
* | Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵ | Andrew Manning | 2017-01-26 | 1 | -7/+12 |
| | | | | Repos button if webserver has write permission on extend/addon/. | ||||
* | better handling of html special chars in wiki and wikipage names | zotlabs | 2017-01-26 | 3 | -31/+28 |
| | |||||
* | missing single quote in query | Mario Vavti | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | minor cleanup | Mario Vavti | 2017-01-26 | 1 | -4/+1 |
| | |||||
* | query for item_hidden is not needed anymore | Mario Vavti | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | fix renaming of wiki pages | Mario Vavti | 2017-01-26 | 2 | -12/+16 |
| | |||||
* | resolve the linked item delete issue by declaring what types of linked items ↵ | zotlabs | 2017-01-25 | 1 | -2/+2 |
| | | | | cannot be deleted | ||||
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 1 | -0/+6 |
| | |||||
* | fixes for wiki create/delete page | Mario Vavti | 2017-01-25 | 2 | -24/+10 |
| | |||||
* | typo | zotlabs | 2017-01-24 | 1 | -1/+1 |
| | |||||
* | always sync parent wiki when syncing pages, just in case the original wiki ↵ | zotlabs | 2017-01-24 | 2 | -9/+13 |
| | | | | creation wasn't synced. | ||||
* | initial selections for extensible permission categories ("permcats") | zotlabs | 2017-01-24 | 1 | -0/+42 |
| | |||||
* | remnant code that checked for version to see if an app was installed. We do ↵ | zotlabs | 2017-01-23 | 1 | -2/+1 |
| | | | | that differently now. | ||||
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 4 | -16/+41 |
| | |||||
* | use icons for app photos. | Hubzilla | 2017-01-22 | 1 | -2/+5 |
| | |||||
* | remove the channel introduction on the system notifications page. "Hubzilla, ↵ | Hubzilla | 2017-01-21 | 2 | -3/+4 |
| | | | | George commented on your status 20 minutes ago". We need the channel introduction (in this case "Hubzilla," in emails for situations where one person controls a lot of channels. We don't need it on the web notification summary; where you're only viewing notifications for a single given channel. | ||||
* | add bbcode language conditionals to wiki | Hubzilla | 2017-01-20 | 2 | -25/+33 |
| | |||||
* | language aware content | Hubzilla | 2017-01-20 | 1 | -0/+2 |
| | |||||
* | js errors with raw message-id, string update | Hubzilla | 2017-01-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | Hubzilla | 2017-01-19 | 2 | -2/+2 |
|\ | |||||
| * | we need channel_id here not the whole channel | Mario Vavti | 2017-01-19 | 2 | -2/+2 |
| | | |||||
* | | add gen_link_id() function to selectively encode/decode the message-id ↵ | Hubzilla | 2017-01-19 | 6 | -13/+19 |
|/ | | | | component of /display/ links for message-ids that contain troublesome characters | ||||
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 3 | -3/+3 |
| | |||||
* | urlencode the message-id component of generated /display/ links; in most ↵ | Hubzilla | 2017-01-18 | 4 | -11/+6 |
| | | | | cases this will be a no-op, unless the message-id is a url of some kind from a different provider. | ||||
* | native wiki updates | Hubzilla | 2017-01-18 | 2 | -5/+4 |
| | |||||
* | nwiki updates | Hubzilla | 2017-01-18 | 2 | -203/+266 |
| | |||||
* | more work on native wiki - revert now works; still remaining: diff, ↵ | zotlabs | 2017-01-17 | 2 | -0/+820 |
| | | | | delete-page, rename-page and export wiki. | ||||
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -2/+4 |
| | |||||
* | daemon_addon hook - lets plugins create custom background processes. | zotlabs | 2017-01-17 | 1 | -0/+14 |
| | |||||
* | vcard export from profile | zotlabs | 2017-01-15 | 1 | -1/+12 |
| | |||||
* | more integration of vcard and profiles | zotlabs | 2017-01-15 | 1 | -3/+31 |
| | |||||
* | attach_delete() - remove photo resources even if the attach table row wasn't ↵ | zotlabs | 2017-01-15 | 1 | -2/+1 |
| | | | | found. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-13 | 1 | -9/+6 |
|\ | |||||
| * | possibly improve the album list query and save the result in App::$data | Mario Vavti | 2017-01-13 | 1 | -9/+6 |
| | | |||||
* | | several minor app nits | zotlabs | 2017-01-13 | 3 | -9/+12 |
|/ |