Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | do not show seen notifys in notifications - show them in mod notifications ↵ | Mario Vavti | 2017-10-22 | 2 | -35/+37 | |
| | | | | | | | | instead. Update notifications count also on notifications updates | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-20 | 3 | -51/+96 | |
| |\ | ||||||
| * | | Display different info message if using invite code | Andrew Manning | 2017-10-19 | 1 | -1/+5 | |
| | | | ||||||
* | | | bring back the markdown post feature (after investing some effort to make it ↵ | zotlabs | 2017-10-22 | 1 | -37/+9 | |
| |/ |/| | | | | | work) | |||||
* | | register workflow was getting over-ridden in include/security | zotlabs | 2017-10-19 | 2 | -5/+6 | |
| | | ||||||
* | | table structure for pseudo or proxy channels (pchan) | zotlabs | 2017-10-19 | 1 | -49/+90 | |
|/ | ||||||
* | redirect to be moderated items to /moderate and change the conv link to ↵ | Mario Vavti | 2017-10-19 | 2 | -5/+24 | |
| | | | | partent mid in /modrate | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-16 | 1 | -1/+1 | |
|\ | ||||||
| * | fix typos in comment | Felix Wolfsteller | 2017-10-16 | 1 | -1/+1 | |
| | | ||||||
* | | mod_register - don't re-use the password, force them to type it in twice ↵ | zotlabs | 2017-10-16 | 1 | -3/+3 | |
|/ | | | | each time unless their browser saves passwords. | |||||
* | create an actual logout module instead of relying on internal variables | zotlabs | 2017-10-12 | 1 | -0/+12 | |
| | ||||||
* | nav_set_selected() for apps and apporder. restrict apporder to ↵ | Mario Vavti | 2017-10-11 | 2 | -19/+26 | |
| | | | | local_channel() and whitespace | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-10 | 1 | -5/+2 | |
|\ | ||||||
| * | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 1 | -5/+2 | |
| | | ||||||
* | | pdledit usability improvements | zotlabs | 2017-10-10 | 1 | -3/+23 | |
|/ | ||||||
* | feed untranslated appnames to nav_set_selected() and query for the active ↵ | Mario Vavti | 2017-10-09 | 21 | -26/+23 | |
| | | | | app directly to get app details | |||||
* | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 1 | -2/+5 | |
| | ||||||
* | more fixes | Mario Vavti | 2017-10-08 | 1 | -1/+1 | |
| | ||||||
* | new notification fixes | Mario Vavti | 2017-10-08 | 1 | -1/+1 | |
| | ||||||
* | pubstream single view fixes | Mario Vavti | 2017-10-07 | 1 | -3/+15 | |
| | ||||||
* | provide single post view for pubstream and rewrite llink to point to ↵ | Mario Vavti | 2017-10-07 | 2 | -24/+45 | |
| | | | | /pubstream/?f=&mid=some_mid instead of /display/some_mid for pubs notifications | |||||
* | no need to move $modrated check up | Mario Vavti | 2017-10-06 | 1 | -1/+1 | |
| | ||||||
* | Revert "mod display: if we have a local channel we should still be allowed ↵ | Mario Vavti | 2017-10-06 | 1 | -2/+1 | |
| | | | | | | to see sys channel items" This reverts commit 27f83203531606f6dca99bc89f7cd31e5e296528. | |||||
* | mod display: if we have a local channel we should still be allowed to see ↵ | Mario Vavti | 2017-10-06 | 1 | -1/+2 | |
| | | | | sys channel items | |||||
* | introduce public stream notifications | Mario Vavti | 2017-10-06 | 1 | -2/+36 | |
| | ||||||
* | fix wrong logic for enable/disable pubstream notifications | Mario Vavti | 2017-10-05 | 1 | -2/+2 | |
| | ||||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-05 | 4 | -4/+9 | |
|\ | ||||||
| * | redirect loop with rmagic and owa | zotlabs | 2017-10-04 | 2 | -2/+3 | |
| | | ||||||
| * | hubzilla issue #868 | zotlabs | 2017-10-03 | 1 | -0/+4 | |
| | | ||||||
| * | wrong param | zotlabs | 2017-10-03 | 1 | -4/+4 | |
| | | ||||||
| * | urlencode hashes from mod_acl | zotlabs | 2017-10-03 | 1 | -2/+2 | |
| | | ||||||
* | | introduce shared files notifications | Mario Vavti | 2017-10-04 | 1 | -1/+34 | |
| | | ||||||
* | | bring back notifications for account approvals | Mario Vavti | 2017-10-04 | 1 | -0/+24 | |
| | | ||||||
* | | some basic work on mod common | Mario Vavti | 2017-10-03 | 1 | -16/+15 | |
| | | ||||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-03 | 2 | -23/+41 | |
|\| | ||||||
| * | import: special handling required for channel photo in the xchan record when ↵ | zotlabs | 2017-10-02 | 1 | -14/+25 | |
| | | | | | | | | not seizing 'primary' | |||||
| * | Clone sync deletions to comments (which belong to you) on wall posts (which ↵ | zotlabs | 2017-10-02 | 1 | -9/+16 | |
| | | | | | | | | do not). | |||||
* | | fix community tags not preserved on post edit. issue #865 | Mario Vavti | 2017-10-02 | 1 | -1/+1 | |
|/ | ||||||
* | profile photo propagation issue if the local xchan_photo_[l|m|s] fields were ↵ | zotlabs | 2017-10-01 | 1 | -2/+10 | |
| | | | | changed from the /photo/profile/l/n form to photo/[hash] form by a clone operation. | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-01 | 1 | -0/+2 | |
|\ | ||||||
| * | card_edit: fix lockstate and current permissions not handed over to editor | Mario Vavti | 2017-10-01 | 1 | -0/+2 | |
| | | ||||||
* | | use imagick converter for large photos | zotlabs | 2017-09-30 | 1 | -0/+3 | |
|/ | ||||||
* | make justifiedGallery even more happy | Mario Vavti | 2017-09-27 | 1 | -1/+1 | |
| | ||||||
* | whitespace | zotlabs | 2017-09-25 | 1 | -2/+0 | |
| | ||||||
* | move the Link header initialisation from Router (where it does not really ↵ | zotlabs | 2017-09-25 | 1 | -10/+5 | |
| | | | | belong) to Webserver, where we do similar module specific initialisations prior to calling Router->Dispatch() | |||||
* | tagging changes - provides ability to mention a forum by using !forumname as ↵ | zotlabs | 2017-09-24 | 1 | -18/+21 | |
| | | | | well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti. | |||||
* | pubsites broken and directory server admin selection includes known dead sites | zotlabs | 2017-09-21 | 2 | -2/+3 | |
| | ||||||
* | nav_set_selected() and minor whitespace for mod pubstream | Mario Vavti | 2017-09-21 | 1 | -1/+3 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-20 | 1 | -1/+2 | |
|\ | ||||||
| * | wiki: translateable strings and move page mimetype selector to options submenu | Mario Vavti | 2017-09-20 | 1 | -1/+2 | |
| | |