| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -24/+2 |
* | move dreamhost hack to plugin | zotlabs | 2017-02-01 | 1 | -15/+10 |
* | tested extensible permissions by adding wiki permissions. Discovered a couple... | zotlabs | 2017-02-01 | 4 | -18/+50 |
* | 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 export;... | zotlabs | 2017-01-31 | 3 | -7/+24 |
* | 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 next... | zotlabs | 2017-01-29 | 1 | -19/+4 |
|/ |
|
* | 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 Repo... | Andrew Manning | 2017-01-26 | 1 | -7/+12 |
* | 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 |
* | 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 cr... | zotlabs | 2017-01-24 | 2 | -9/+13 |
* | 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 t... | zotlabs | 2017-01-23 | 1 | -2/+1 |
* | 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 |
* | 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 compon... | Hubzilla | 2017-01-19 | 6 | -13/+19 |
|/ |
|
* | 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 case... | Hubzilla | 2017-01-18 | 4 | -11/+6 |
* | 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, delete-pa... | zotlabs | 2017-01-17 | 2 | -0/+820 |
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -2/+4 |