Commit Graph

1744 Commits

Author SHA1 Message Date
Mario Vavti 4295b1945e we need channel_id here not the whole channel 2017-01-19 10:02:26 +01:00
Hubzilla 5ce96b9b95 more urlencoding of message-ids which are used in links 2017-01-18 19:36:06 -08:00
Hubzilla 7dfadfea4a urlencode the message-id component of generated /display/ links; in most cases this will be a no-op, unless the message-id is a url of some kind from a different provider. 2017-01-18 18:45:17 -08:00
Hubzilla d4e58e94f6 native wiki updates 2017-01-18 18:18:37 -08:00
Hubzilla 6e504b7bc9 nwiki updates 2017-01-18 17:45:27 -08:00
zotlabs b6595a44d1 native wiki stuff 2017-01-17 17:41:19 -08:00
zotlabs e5662dc893 vcard export from profile 2017-01-15 21:23:43 -08:00
zotlabs c32bc9dda4 more integration of vcard and profiles 2017-01-15 19:51:14 -08:00
zotlabs b20cce1408 attach_delete() - remove photo resources even if the attach table row wasn't found. 2017-01-15 15:24:51 -08:00
zotlabs e843d27f8c Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2017-01-13 13:23:21 -08:00
zotlabs 4f1e4ffa70 several minor app nits 2017-01-13 13:22:36 -08:00
Mario Vavti 8ef84e2aa7 possibly improve the album list query and save the result in App::$data 2017-01-13 11:22:50 +01:00
zotlabs 9fb8661eef missing protect_sprintf which is the source of issue #642 - if a mention search contains % it will result in an SQL vsprintf error 2017-01-12 13:05:36 -08:00
Mario Vavti 88ac326caf we should actually check for existance of a given album at this place. this query can probably be more simple though 2017-01-12 12:32:31 +01:00
Mario Vavti bdd420a08e Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev 2017-01-11 22:16:19 +01:00
Mario Vavti 76daa03df0 comment out redundant querys 2017-01-11 22:16:02 +01:00
zotlabs 41dc40dd84 expires lost during edit 2017-01-11 12:31:55 -08:00
zotlabs 120afb30c1 obj_type on edit activity was wrong 2017-01-09 22:12:44 -08:00
zotlabs 47bc573de5 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2017-01-09 14:38:49 -08:00
zotlabs a6272fcf76 channel move stuff (disabled currently because not yet complete) 2017-01-09 14:37:56 -08:00
Mario Vavti b8f0e565f5 implement a menu to select a section to be open by default 2017-01-09 12:03:32 +01:00
zotlabs 2312302dea setup: check disabled functions more precisely than using a string match 2017-01-05 14:17:56 -08:00
zotlabs ec18c3770b issue #639, voting setting is lost after post is edited (also the disabling of comments) 2017-01-05 12:17:36 -08:00
zotlabs ae563e2b1c fix chat member list when one or members are connected via access tokens 2017-01-02 23:35:40 -08:00
zotlabs 1ceca4ae19 set 'adjust for viewer timezone' as the default for new events. 2017-01-02 14:13:02 -08:00
zotlabs b88a735e54 feature: allow event creation in other timezones than your own. 2017-01-01 19:51:44 -08:00
zotlabs bead3e6095 profile vcard - generate vcard on profile update 2017-01-01 14:15:07 -08:00
zotlabs a9c8d4a216 peoplefind widget should honour directory option settings (such as this site only). 2016-12-30 13:09:35 -08:00
zotlabs 286c3eafe3 minor cleanup 2016-12-26 14:17:40 -08:00
zotlabs 56219f9f61 create first webpage as 'home' if none exist. 2016-12-25 14:40:50 -08:00
zotlabs bb85e139f1 more vcard work 2016-12-21 15:03:33 -08:00
zotlabs 3d811a17fe provide call button on connections list if mobile|tablet and a phone number exists 2016-12-20 23:26:31 -08:00
zotlabs f3ec818a66 abook_vcard cleanup 2016-12-20 20:37:06 -08:00
zotlabs a270ca5101 allow update of fn and initial setting from channel name 2016-12-20 19:31:50 -08:00
zotlabs 493aa9f20d progress on abook_vcard 2016-12-20 18:43:20 -08:00
zotlabs 6ff462abf3 more abook_vcard 2016-12-20 17:19:53 -08:00
zotlabs 4103344e48 abook_vcard first commit 2016-12-20 16:45:12 -08:00
zotlabs 231b70b987 call zidify_links() when formatting bbcode for internal consumption 2016-12-19 16:06:49 -08:00
zotlabs 350627988e zidify private mail 2016-12-19 14:35:13 -08:00
zotlabs 1d63654662 there are occasional sites which use different capitalisation of Content-Type; which is rare, but completely legal. 2016-12-15 18:08:23 -08:00
Mario Vavti 2a2a4b96c7 more wiki cleanup 2016-12-15 10:56:16 +01:00
zotlabs bae28965ab issue #446 apps usability - disable app if attached to a plugin that is uninstalled, allow system apps to be soft deleted and undeleted from the edit pane. 2016-12-14 19:11:01 -08:00
Mario Vavti 028935a318 wiki: do not show revert buttons if we do not have write perms and minor cleanup 2016-12-14 11:55:52 +01:00
zotlabs 0394a3e939 tag and mention handling in private mail (which required refactoring the bbcode cleanup stuff in mod_item) 2016-12-13 20:01:38 -08:00
zotlabs f111c5c325 mail preview (basic functionality) 2016-12-13 17:30:02 -08:00
zotlabs e06647b54e some preliminary work for email notification of likes - potentially destabilising so disabled until after next release 2016-12-11 17:54:03 -08:00
zotlabs 9e27559bdb clone sync missing for some item delete operations 2016-12-11 14:39:06 -08:00
Mario Vavti 0a21ffbfec show doc section heading in titlebar 2016-12-11 21:43:27 +01:00
Andrew Manning 6668fe02aa Only display h1 headings in sticky side nav. Toggle display of detailed TOC at top of page. Introduce return to top button for small screens. 2016-12-09 22:18:23 -05:00
zotlabs 33d75ad7b0 Report the WebDAV endpoint on the settings page (under the reddress) if the account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'. 2016-12-08 18:06:31 -08:00