Commit Graph
17 Commits
Author SHA1 Message Date
zotlabs 9367e9fe5a Change main router request variable from 'q' to 'req'. This is necessary to implement search in the twitter api addon, because twitter requires use of the variable 'q'. 2018-08-26 23:00:31 -07:00
zotlabs 5dae0ef4f9 add cancel button to editor, fix issue with autosave of categories 2018-05-10 20:54:48 -07:00
zotlabs 5ea11d1222 don't include the q and PHPSESSID request variables in a redirected rpost 2018-03-27 16:27:28 -07:00
zotlabs 91b710b07d add auth flag to share attributes so we can make a costly determination to use zid at post submission time instead of making multiple calls to is_matrix_url() at render time 2018-03-15 17:51:24 -07:00
Mario Vavti cc1ffff7cd feed untranslated appnames to nav_set_selected() and query for the active app directly to get app details 2017-10-09 21:22:57 +02:00
zotlabs 45eb61bcf0 provide sharing of cards 2017-09-05 18:32:37 -07:00
zotlabs aec92e0e17 whitespace 2017-08-30 23:16:57 -07:00
git-marijus 4335e49381 more nav_set_selected 2017-07-22 11:04:18 +02:00
redmatrix b6a545b4a2 Merge branch 'dev' of https://github.com/git-marijus/hubzilla into git-marijus-dev 2016-08-21 16:33:59 -07:00
redmatrix 4d34d9c032 issue #496 2016-08-21 16:26:30 -07:00
Mario Vavti 4f62d7a78f move jotnets to jot and some cleanup (mostly whitespace) 2016-08-21 15:43:03 +02:00
Mario Vavti bed0a5773f multi acl: port /rpost 2016-08-05 13:20:03 +02:00
redmatrix 18565600b2 missing namespace prefix \ 2016-07-12 22:58:12 -07:00
redmatrix ed0e2b52d7 move permissiondescription class to zotlabs/lib 2016-07-11 21:46:16 -07:00
Treer 09ef30feb0 Update some modules to use new ACL dialog feature 2016-05-08 21:27:52 +10:00
Treer 2174cdcd0e Unify permissions dialog for network posts, channel posts, and remote posts
* changes the warning from being about when a post is "sent" to when it's "shared", to match the Share button.
* hyperlinks the "cannot be changed" part of the warning to the help file
* adds some more content to the help file
2016-05-06 01:44:46 +10:00
redmatrix 2a4e8972e0 module updates 2016-04-18 20:38:38 -07:00