Mario Vavti
|
c0794a83b4
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-04-17 19:00:15 +02:00 |
|
Mario Vavti
|
dcd636f7be
|
fix closing parenthesis in wrong spot
|
2018-04-17 18:56:33 +02:00 |
|
zotlabs
|
02763811b3
|
missing update file in the previous update commit
|
2018-04-16 23:34:47 -07:00 |
|
zotlabs
|
120e578a67
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-04-16 20:28:22 -07:00 |
|
zotlabs
|
411b8e48a3
|
don't save a permcat with empty name
|
2018-04-16 18:09:14 -07:00 |
|
Mario Vavti
|
bef5be827d
|
remove some more distinct in queries and observe any regressions. this is related to issue #1079 and commit d47ea20aa8
|
2018-04-16 11:42:13 +02:00 |
|
Mario Vavti
|
a8b78dc1f5
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-04-16 09:24:22 +02:00 |
|
zotlabs
|
19888b95cc
|
draft-cavage issues
|
2018-04-15 21:04:09 -07:00 |
|
zotlabs
|
3e6a55a295
|
issue with wiki sync
|
2018-04-15 17:29:40 -07:00 |
|
Mario Vavti
|
a422063c7d
|
fix regression where in the starred tab only top level posts were visible
|
2018-04-15 10:15:49 +02:00 |
|
Mario Vavti
|
88ca6fc12e
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-04-13 11:59:09 +02:00 |
|
Mario Vavti
|
e04d3c45a4
|
provide visible star status for starred posts
|
2018-04-13 11:58:12 +02:00 |
|
zotlabs
|
b13328140f
|
accept system_language through either get or post
|
2018-04-12 18:21:34 -07:00 |
|
zotlabs
|
3be0b0925c
|
remove recipient name from stored notifications but keep them in emails.
|
2018-04-12 17:55:45 -07:00 |
|
zotlabs
|
953a2fd9b2
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-04-11 17:44:51 -07:00 |
|
zotlabs
|
2fa9645dfc
|
channel delegation: push current identity and pop it on logout from the delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel.
|
2018-04-11 17:40:04 -07:00 |
|
Mario Vavti
|
fee258edbe
|
allow to toggle visibility of likes/dislikes in notifications
|
2018-04-11 11:49:33 +02:00 |
|
zotlabs
|
887a59066b
|
last commented expiration setting in admin
|
2018-04-10 00:05:20 -07:00 |
|
zotlabs
|
e060135304
|
add commented_days parameter to item_expire(), default 7. Both expire_days and commented_days have to be exceeded to expire.
|
2018-04-09 23:39:47 -07:00 |
|
zotlabs
|
6bf2c64aa2
|
Create catcloud widget and provide a type option which can include 'cards' or 'articles'
|
2018-04-09 21:44:04 -07:00 |
|
Julian Schweinsberg
|
c50105b8c1
|
Show "Unseen public activity" channel setting when site only public streams are activated
|
2018-04-09 19:26:35 +02:00 |
|
Julian Schweinsberg
|
530a378aa1
|
Modified notifications widget to add the public stream when the current user is allowed to see it only
|
2018-04-09 19:18:53 +02:00 |
|
git-marijus
|
9dc831f1ef
|
Merge pull request #1051 from anaqreon/auto-save
Auto-save comment and post text
|
2018-04-09 13:18:09 +02:00 |
|
zotlabs
|
cda3d23508
|
more intelligent handling of level 0 - and remove an extraneous logging function
|
2018-04-08 22:09:08 -07:00 |
|
zotlabs
|
e4ee165e29
|
more work merging techlevels and features
|
2018-04-08 22:02:48 -07:00 |
|
zotlabs
|
e0255c0dc4
|
first cut of feature/techlevel merge
|
2018-04-08 20:05:30 -07:00 |
|
zotlabs
|
c3cd613f42
|
extend AC
|
2018-04-08 17:30:46 -07:00 |
|
zotlabs
|
f2078b25ad
|
hubzilla issue #1050 pubstream notifications visible when pubstream is not
|
2018-04-08 16:51:29 -07:00 |
|
Andrew Manning
|
f9ec3c66ff
|
Added feature setting for auto-save, defaulting to enabled.
|
2018-04-08 19:44:21 -04:00 |
|
Andrew Manning
|
4760dc9bcb
|
removed Autosavetext.php file since it is not used with localStorage
|
2018-04-08 14:25:04 -04:00 |
|
Andrew Manning
|
808f362921
|
Merge branch 'dev' into auto-save
|
2018-04-08 14:23:34 -04:00 |
|
Andrew Manning
|
43cafcc761
|
Auto-save post and comment entry using localStorage in browser.
|
2018-04-08 14:18:10 -04:00 |
|
zotlabs
|
b00c22b69b
|
we shouldn't need distinct here, since ids_to_querystr() will filter duplicates. It might have an effect on pager totals. Need to monitor for a few days.
|
2018-04-08 12:55:52 +02:00 |
|
Mario Vavti
|
7205ffb5c0
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-04-08 11:38:31 +02:00 |
|
zotlabs
|
d47ea20aa8
|
we shouldn't need distinct here, since ids_to_querystr() will filter duplicates. It might have an effect on pager totals. Need to monitor for a few days.
|
2018-04-07 16:54:49 -07:00 |
|
Andrew Manning
|
be6dcb5d0a
|
Merge branch 'dev' into auto-save
|
2018-04-07 17:48:48 -04:00 |
|
Mario Vavti
|
9369150db7
|
rename button label in editpost from edit to submit
|
2018-04-07 14:15:07 +02:00 |
|
Mario Vavti
|
0fd7634339
|
rename relation to relationship - issue #1044
|
2018-04-07 13:50:41 +02:00 |
|
Mario Vavti
|
969a91c432
|
use Title instead of Caption - issue #1037
|
2018-04-07 13:36:34 +02:00 |
|
Mario Vavti
|
4d08fcf1a7
|
Use Add Files/Photos instead of Upload to open the upload dialog
|
2018-04-07 13:29:36 +02:00 |
|
zotlabs
|
b17f741050
|
bring back the dnt policy document, not sure when it was lost
|
2018-04-05 22:15:15 -07:00 |
|
zotlabs
|
4a45c35c4e
|
oauth2 client settings page
|
2018-04-05 21:01:36 -07:00 |
|
zotlabs
|
b7386a0e88
|
fix permalinks to children of articles and cards
|
2018-04-05 16:58:37 -07:00 |
|
zotlabs
|
46114bb24d
|
display and link issues with quoted tags
|
2018-04-05 09:35:29 +02:00 |
|
zotlabs
|
6208ee3809
|
don't include the q and PHPSESSID request variables in a redirected rpost
|
2018-04-05 09:34:09 +02:00 |
|
zotlabs
|
f22c7afc59
|
preserve existing categories when updating an app from an embed source
|
2018-04-05 09:32:51 +02:00 |
|
zotlabs
|
d7aa24fd2d
|
app sellpage not being stored
|
2018-04-05 09:32:35 +02:00 |
|
zotlabs
|
1a53a4bc53
|
make list mode work in cards and articles
|
2018-04-05 09:30:01 +02:00 |
|
zotlabs
|
4423f4c930
|
make alt_pager work for articles/cards
|
2018-04-05 09:29:51 +02:00 |
|
zotlabs
|
9c512bb645
|
hubzilla issue #1013 - comments not displayed in single card/article view
|
2018-04-05 09:28:05 +02:00 |
|