Mario Vavti
|
a899ce1c22
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-11-03 23:08:04 +01:00 |
|
zotlabs
|
fae9c23637
|
imagedata not set correctly if large photo AND imagick is not installed
|
2017-11-03 14:20:49 -07:00 |
|
zotlabs
|
1159dd59ed
|
fix cloud redirects with owt tokens
|
2017-11-03 14:07:00 -07:00 |
|
Mario Vavti
|
0ce7358f0f
|
update item_normal() to not include ACTIVITY_OBJ_FILE obj_type
|
2017-11-03 13:49:58 +01:00 |
|
zotlabs
|
b450b6a435
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-11-02 17:32:03 -07:00 |
|
zotlabs
|
0d7062ffdf
|
more queue work
|
2017-11-02 15:43:14 -07:00 |
|
Mario Vavti
|
8f59b2d3e0
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-11-02 12:36:05 +01:00 |
|
zotlabs
|
1b290f573a
|
put deferred queue logic every place we create a delivery process (except for protocol 'friend requests' which aren't likely to swamp the delivery system). Remove it from the queue_delivery function which was too late to do anything.
|
2017-11-02 03:13:30 -07:00 |
|
Mario Vavti
|
00d8783e45
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-11-02 08:53:31 +01:00 |
|
Mario Vavti
|
cdaf5f3fc0
|
fix issues with diaspora xchans
|
2017-11-02 08:44:46 +01:00 |
|
zotlabs
|
52657b6215
|
don't perform zot_refresh on dead sites unless $force is set
|
2017-11-01 19:24:29 -07:00 |
|
zotlabs
|
28cd2759d7
|
do not send message_list responses to dead sites (this delivery method bypassed the notifier)
|
2017-11-01 17:50:57 -07:00 |
|
zotlabs
|
7d9d1e0cdb
|
Maria's profile photo issue, please push to master.
|
2017-11-01 02:15:40 -07:00 |
|
zotlabs
|
6efef3922b
|
add another delivery control parameter (force queue threshold)
|
2017-10-31 15:41:44 -07:00 |
|
zotlabs
|
60da235efb
|
use 1) personal setting, 2) site setting, 3) default false - for system.channel_menu
|
2017-10-30 20:43:24 -07:00 |
|
zotlabs
|
4fef29e61c
|
memory overflow trying to delete a connection with a very high noise to signal ratio
|
2017-10-29 22:21:52 -07:00 |
|
zotlabs
|
52c1f79f2e
|
acl encoding issues
|
2017-10-23 17:52:17 -07:00 |
|
zotlabs
|
e67ff5c122
|
hubzilla issue #885
|
2017-10-23 12:35:46 -07:00 |
|
zotlabs
|
812d904c98
|
bring back the markdown post feature (after investing some effort to make it work)
|
2017-10-22 18:23:37 -07:00 |
|
zotlabs
|
c7d9a5ac91
|
wrong key
|
2017-10-22 12:35:17 -07:00 |
|
zotlabs
|
9d51318c53
|
table structure for pseudo or proxy channels (pchan)
|
2017-10-19 17:24:11 -07:00 |
|
Mario Vavti
|
f3c374b6ff
|
redirect to be moderated items to /moderate and change the conv link to partent mid in /modrate
|
2017-10-19 11:20:09 +02:00 |
|
Mario Vavti
|
21b2c0afa3
|
fix issue #837 - w2w posts not removed in contact_remove()
|
2017-10-19 10:21:47 +02:00 |
|
zotlabs
|
b106b53d05
|
don't translate 'guest:' since it is part of a url
|
2017-10-16 23:01:00 -07:00 |
|
zotlabs
|
a791809a84
|
ensure guests hve a unique (non-existent) url so that network discovery on remote servers doesn't come up mis-attributing the token. Future work should probably provide an actual page at this location describing it as a guest account of 'xyz'.
|
2017-10-16 22:31:38 -07:00 |
|
zotlabs
|
cf7481da53
|
regression in zot site info after zot6 work
|
2017-10-16 15:20:45 -07:00 |
|
zotlabs
|
9b94ad2ffe
|
was unable to make the modal login dialog work on the channel page with a cover photo. So for mod_channel, send login to the login page instead of the modal popup.
|
2017-10-14 01:17:47 -07:00 |
|
zotlabs
|
29a29f277e
|
create an actual logout module instead of relying on internal variables
|
2017-10-12 22:10:42 -07:00 |
|
zotlabs
|
6acd96fd33
|
typo
|
2017-10-11 17:52:03 -07:00 |
|
zotlabs
|
0c5918f290
|
bring back some nav stuff (notifications) for alternate navbars; still some things missing as the notification dropdowns aren't fully functional.
|
2017-10-11 01:29:25 -07:00 |
|
zotlabs
|
ff8ee6fb22
|
for federated forums we need to keep track of what protocols are available to red/hubzilla channels to determine which posts need to be mangled for transport to individual networks - based on what networks the author can communicate with. We probably need this for all xchans and hublocs but at some point it becomes increasingly difficult to scrape this information and map out a compatibility matrix. It's also doubtful anybody will use this system because we basically have to forge comments between network sites involving different protocols and this is going to look like crap to anybody that isn't on red/Hubzilla. Eventually they have to fix their protocols for this to work correctly, but nobody seems to believe me that their networks are basically anti-federation, so we need something like this to highlight their walled garden specifications and the resulting federation problems in a form they can't really argue with.
|
2017-10-10 22:02:22 -07:00 |
|
zotlabs
|
1a7ccc462b
|
on failed auth due to unverified email, tell the person why and remind them to check their email.
|
2017-10-10 19:45:11 -07:00 |
|
zotlabs
|
09b4660c7d
|
rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection code is consistent
|
2017-10-10 18:50:01 -07:00 |
|
zotlabs
|
69394c1680
|
re-implement single delivery
|
2017-10-10 18:40:02 -07:00 |
|
Mario Vavti
|
e6f1fb3d95
|
remove notifications code from nav and go live with new notifications
|
2017-10-10 16:51:35 +02:00 |
|
zotlabs
|
d636ff586d
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-10-09 15:15:02 -07:00 |
|
zotlabs
|
623dfa1384
|
purify user-supplied filenames in some cases. Probably not needed but it's the right thing to do.
|
2017-10-09 15:13:25 -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 |
|
Mario Vavti
|
5698462588
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-10-09 17:49:55 +02:00 |
|
Mario Vavti
|
f99c007187
|
new notification changes - use sticky_kit instead of position fixed
|
2017-10-09 17:49:15 +02:00 |
|
zotlabs
|
23812e5b48
|
ability to pin apps to the navbar when using named navbars
|
2017-10-08 19:43:03 -07:00 |
|
zotlabs
|
4011dd18f0
|
alternate navbar layouts
|
2017-10-08 16:48:24 -07:00 |
|
Mario Vavti
|
991db280be
|
experimental new notifications - needs pconfig experimental_notif set to 1 for your channel to work.
|
2017-10-08 17:19:29 +02:00 |
|
Mario Vavti
|
e15307747f
|
it is not your public stream -> just public stream
|
2017-10-06 16:48:25 +02:00 |
|
Mario Vavti
|
f427b4a325
|
introduce public stream notifications
|
2017-10-06 16:46:27 +02:00 |
|
zotlabs
|
a6835f4e71
|
changes to encryption encapsulation for zot6 (backward compatible)
|
2017-10-05 23:01:42 -07:00 |
|
zotlabs
|
a0eb628526
|
Experimental alternate channel_menu navigation. To use, "util/config system.channel_menu 1"
|
2017-10-05 16:59:33 -07:00 |
|
zotlabs
|
4ab21edba8
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-10-04 19:37:50 -07:00 |
|
Mario Vavti
|
295ed07d40
|
bring back notifications for account approvals
|
2017-10-04 13:37:17 +02:00 |
|
zotlabs
|
d6b1eff70e
|
ensure we have an observer hash
|
2017-10-03 17:05:32 -07:00 |
|