Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | fix from downstream | zotlabs | 2017-04-07 | 2 | -1963/+1903 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | only log zot_refresh content if json decode was successful. | zotlabs | 2017-04-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | revisit the import_author_zot algorithm yet again. There was one bug that we ↵ | zotlabs | 2017-04-06 | 1 | -2/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | weren't returning necessary information in the first SQL query - and performance/loading problem if one tries to refresh a dead site. | |||||
| * | | | | | | | | | | | | | revert grid and bars icon size change | zotlabs | 2017-04-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | make legal_webbie() pluggable - * this should not be merged with federated ↵ | zotlabs | 2017-04-05 | 4 | -17/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | projects unless the federation drivers make use of the hooks. | |||||
| * | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-05 | 12 | -63/+99 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | import_author_xchan - since we rarely refresh zot-info for non-connections, ↵ | zotlabs | 2017-04-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | force a cache reload once a week to catch things like profile photo updates and location changes | |||||
| * | | | | | | | | | | | | | | legal_webbie() now provides different character rules depending on whether ↵ | zotlabs | 2017-04-03 | 1 | -25/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | you federate or not. Added some comments in a few places that needed them. | |||||
| * | | | | | | | | | | | | | | create site_store_lowlevel() to initialise data structures for the site table | zotlabs | 2017-04-03 | 4 | -39/+63 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-02 | 2 | -3/+6 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | reference to deprecated function import_author_diaspora in socgraph.php | zotlabs | 2017-04-02 | 1 | -9/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | remove some obsolete permissions stuff | zotlabs | 2017-04-02 | 2 | -415/+6 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | fix connectDefaultShare generated js function, though it isn't obvious if we ↵ | zotlabs | 2017-04-02 | 1 | -19/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | still use it. | |||||
| * | | | | | | | | | | | | | | change hook for perm_is_allowed while retaining backwards compatibility | zotlabs | 2017-04-02 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | import_author_zot() - check for both hubloc and xchan entries. This should ↵ | zotlabs | 2017-04-02 | 1 | -5/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | catch and repair entries which were subject to transient storage failures. | |||||
| * | | | | | | | | | | | | | | app sorting issue | zotlabs | 2017-04-02 | 1 | -3/+13 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | logic error | zotlabs | 2017-04-02 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | import authors from any unrecognised network as network 'unknown'. | zotlabs | 2017-04-02 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | harden security | zotlabs | 2017-04-02 | 1 | -10/+26 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | use aes-ctr which is slightly/arguably better than a poke in the eye and ↵ | zotlabs | 2017-04-01 | 3 | -20/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't restrict the crypto algorithm by server role. | |||||
| * | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-31 | 14 | -60/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | strings | zotlabs | 2017-03-31 | 1 | -3044/+3010 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | aes256gcm is not ready for prime time. Stay tuned. Until it is, we're pretty ↵ | zotlabs | 2017-03-30 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | much stuffed unless we go to 3rd party crypto libs. | |||||
| * | | | | | | | | | | | | | | | Merge branch 'importcsrf' of https://github.com/dawnbreak/hubzilla into csrf | zotlabs | 2017-03-30 | 4 | -7/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | whitespace | zotlabs | 2017-03-30 | 1 | -12/+14 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | make aes256gcm the primary crypto mode | zotlabs | 2017-03-30 | 1 | -1/+14 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-30 | 21 | -432/+3283 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | circular logic - we need the mailbox to find the last message so move the ↵ | zotlabs | 2017-03-29 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code block back where it was, and only set a direct mid if one was specified. | |||||
| * | | | | | | | | | | | | | | | | | when clicking a notification to view a private mail message, actually view ↵ | zotlabs | 2017-03-29 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that message instead of the most recent. | |||||
| * | | | | | | | | | | | | | | | | | channel_store_lowlevel declared twice | zotlabs | 2017-03-29 | 2 | -42/+0 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-29 | 9 | -25/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | scaling issue with fa-th and fa-bars icons when using boostrap-red.css:37 ↵ | zotlabs | 2017-03-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #navbar-collapse-1 i { font-size 1.0rem; }; FF 52.0.1 on Win7; 0.9rem and 1.1rem both render much better. 1.1 is a bit large so going with 0.9 | |||||
| * | | | | | | | | | | | | | | | | | | fix a couple more instances where we were still calling mail() directly for ↵ | zotlabs | 2017-03-28 | 1 | -27/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | site critical messages | |||||
| * | | | | | | | | | | | | | | | | | | get rid of some more deprecated uses of $a | zotlabs | 2017-03-28 | 3 | -9/+7 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | license update | zotlabs | 2017-03-28 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | update readme | zotlabs | 2017-03-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | remove obsolete app argument from load_pdl | zotlabs | 2017-03-28 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | get rid of get_app() | zotlabs | 2017-03-28 | 7 | -30/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-28 | 17 | -169/+238 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | add 'author_is_pmable()' function with plugin hooks to control whether or ↵ | zotlabs | 2017-03-27 | 3 | -3/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not to display a 'send mail' link in the thread author menu. | |||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-27 | 467 | -620/+9413 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-26 | 8 | -204/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | use the long form legal text. | zotlabs | 2017-03-25 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | update license | zotlabs | 2017-03-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | widget file update | zotlabs | 2017-03-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | rm widgets again | zotlabs | 2017-03-25 | 1 | -1778/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 178 | -10355/+14634 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | provide platform specific install script | zotlabs | 2017-03-25 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | provide compatibility with old-style update system | zotlabs | 2017-03-25 | 1 | -6/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | |