Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor theming and whitespace | zotlabs | 2017-02-08 | 3 | -1/+4 |
| | |||||
* | bringer - all basic functionality is implemented | zotlabs | 2017-02-08 | 2 | -18/+26 |
| | |||||
* | initial permcat creation ability, in /settings/permcats; functional permcat ↵ | zotlabs | 2017-02-07 | 1 | -0/+111 |
| | | | | creation for testing but still needs a lot of UX work before promoting the ability | ||||
* | atokens - we only need one permission column | zotlabs | 2017-02-07 | 1 | -1/+2 |
| | |||||
* | provide a few system defined permcats; will require a permission editor page ↵ | zotlabs | 2017-02-07 | 1 | -0/+10 |
| | | | | to define new (personal) ones. | ||||
* | move permcat library functions to Zlib | zotlabs | 2017-02-07 | 1 | -44/+8 |
| | |||||
* | more background work for permcat support | zotlabs | 2017-02-07 | 1 | -0/+61 |
| | |||||
* | default to manual conversation updates | Mario Vavti | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-02-06 | 1 | -1/+1 |
|\ | |||||
| * | move icon stuff back to app_render() and send navapps through app_render() | Mario Vavti | 2017-02-06 | 1 | -1/+1 |
| | | |||||
* | | import - get rid of 'step system', we should be able to process any import ↵ | zotlabs | 2017-02-05 | 1 | -258/+210 |
| | | | | | | | | file at any time. | ||||
* | | make channel move an option (in addition to cloning) | zotlabs | 2017-02-05 | 1 | -27/+25 |
|/ | |||||
* | better theming of rmagic page | zotlabs | 2017-02-05 | 1 | -8/+7 |
| | |||||
* | rename bb2diaspora.php to markdown.php | zotlabs | 2017-02-02 | 1 | -1/+1 |
| | |||||
* | unused since 2012 | zotlabs | 2017-02-02 | 1 | -84/+0 |
| | |||||
* | move firefox social api configuration to plugin | zotlabs | 2017-02-02 | 2 | -72/+8 |
| | |||||
* | move rsd service to twitter_api plugin | zotlabs | 2017-02-02 | 1 | -17/+0 |
| | |||||
* | move opensearch to plugins | zotlabs | 2017-02-02 | 1 | -24/+0 |
| | |||||
* | tested extensible permissions by adding wiki permissions. Discovered a ↵ | zotlabs | 2017-02-01 | 1 | -1/+10 |
| | | | | 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 | 2 | -7/+13 |
| | | | | export; this allows one to export single data sets instead of always exporting everything we know about | ||||
* | 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 | 2 | -0/+33 |
|\ | |||||
| * | provide a feature/unfeature app button | Mario Vavti | 2017-01-30 | 1 | -0/+4 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/dev' into affinity-settings | Andrew Manning | 2017-01-29 | 1 | -19/+21 |
| |\ | |||||
| * | | 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 | 3 | -30/+32 |
| |/ |/| | |||||
* | | finish remaining places where xchan_store_lowlevel needs to be used | zotlabs | 2017-01-29 | 1 | -19/+21 |
|/ | |||||
* | 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 | 1 | -9/+10 |
| | |||||
* | minor cleanup | Mario Vavti | 2017-01-26 | 1 | -4/+1 |
| | |||||
* | fix renaming of wiki pages | Mario Vavti | 2017-01-26 | 1 | -6/+6 |
| | |||||
* | 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 | 1 | -15/+3 |
| | |||||
* | always sync parent wiki when syncing pages, just in case the original wiki ↵ | zotlabs | 2017-01-24 | 1 | -6/+6 |
| | | | | creation wasn't synced. | ||||
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 2 | -3/+13 |
| | |||||
* | remove the channel introduction on the system notifications page. "Hubzilla, ↵ | Hubzilla | 2017-01-21 | 1 | -1/+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 | 1 | -3/+5 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | Hubzilla | 2017-01-19 | 1 | -1/+1 |
|\ | |||||
| * | we need channel_id here not the whole channel | Mario Vavti | 2017-01-19 | 1 | -1/+1 |
| | | |||||
* | | add gen_link_id() function to selectively encode/decode the message-id ↵ | Hubzilla | 2017-01-19 | 5 | -12/+18 |
|/ | | | | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -4/+3 |
| | |||||
* | nwiki updates | Hubzilla | 2017-01-18 | 1 | -126/+170 |
| | |||||
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -2/+4 |
| | |||||
* | vcard export from profile | zotlabs | 2017-01-15 | 1 | -1/+12 |
| | |||||
* | more integration of vcard and profiles | zotlabs | 2017-01-15 | 1 | -3/+31 |
| |