Mario Vavti
|
7e8c7f86f0
|
change some strings
|
2018-05-31 13:13:46 +02:00 |
|
Mario Vavti
|
cbaaa1c57f
|
merge groups and filed posts into activity filters
|
2018-05-31 13:05:32 +02:00 |
|
Mario Vavti
|
6349a7417f
|
make navbar search use the module search function in /network and /channel
|
2018-05-30 22:40:22 +02:00 |
|
Mario Vavti
|
8d6441704b
|
add widget files and templates
|
2018-05-30 14:06:18 +02:00 |
|
Andrew Manning
|
179eeb10a6
|
Rename Permission Groups to Permission Categories and clarify feature settings text.
|
2018-05-15 19:57:40 -04:00 |
|
Mario Vavti
|
7d3dfc3ed8
|
missing class
|
2018-04-30 09:13:26 +02:00 |
|
Mario Vavti
|
e11e99b2d1
|
fix regression with forum widget unseen count
|
2018-04-24 17:09:51 +02:00 |
|
zotlabs
|
a2e0706d55
|
relax restrictions to the design tools menu to allow those with write_pages permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
|
2018-04-18 17:26:05 -07:00 |
|
zotlabs
|
6903dbcc0d
|
re-use directory safemode setting for public stream tag filtering since a handful of well-known tags skews the results wildly. Added 'bot' to the list just because it's noisy. A site can customise or nullify this feature if they desire.
|
2018-04-17 21:48:43 -07:00 |
|
zotlabs
|
a806c68713
|
fine tuning the public stream tag results
|
2018-04-17 20:27:36 -07:00 |
|
zotlabs
|
393cd46a82
|
public stream tag enhancements
|
2018-04-17 20:08:14 -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
|
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 |
|
zotlabs
|
4a45c35c4e
|
oauth2 client settings page
|
2018-04-05 21:01:36 -07:00 |
|
zotlabs
|
9a155cf5a5
|
turn newmember widget into a feature
|
2018-03-23 19:03:30 -07:00 |
|
Mario Vavti
|
f70413a031
|
fix channel_address
|
2018-03-14 10:47:36 +01:00 |
|
Mario Vavti
|
09a841f3be
|
add ability to disable newmember widget ahead of time
|
2018-03-13 15:20:32 +01:00 |
|
zotlabs
|
471c3c4d06
|
add dummy f= arg to suggestion urls, use directory version of suggest for newmember link instead of the suggest module as the UI is prettier.
|
2018-03-03 15:54:13 -08:00 |
|
zotlabs
|
93a11ade04
|
sigh - missed two strings
|
2018-03-01 16:11:30 -08:00 |
|
zotlabs
|
9672d35d8c
|
hide newmember widget if a new account was used to create a clone of an old channel
|
2018-02-28 20:02:08 -08:00 |
|
zotlabs
|
14e14c6c92
|
provide new member widget which sits beneath the notifications for the first 60 days after an account creation.
|
2018-02-28 19:49:33 -08:00 |
|
zotlabs
|
6c60be9e8d
|
rename Addon/Feature settings to addon settings [string change]
|
2018-02-27 19:51:29 -08:00 |
|
zotlabs
|
f34e6d8977
|
move oauth_client management and guest access tokens to features rather than auto-enabling at various feature levels. This involves string changes and should *not* go into 3.2RC.
|
2018-02-27 19:15:12 -08:00 |
|
Mario Vavti
|
3bd2288ea9
|
fix icon position and make string translatable
|
2018-02-26 20:17:53 +01:00 |
|
Mario Vavti
|
384cb215be
|
wrong link
|
2018-02-08 10:26:49 +01:00 |
|
Mario Vavti
|
9d55a254dc
|
this will fix the cards query and keep the rest intact
|
2018-02-04 22:37:30 +01:00 |
|
Mario Vavti
|
3cc756f302
|
remove some never used indices which prevented our item queries to find the right query execution plan in mysql and adjust some queries to optimze the result
|
2018-02-04 20:42:40 +01:00 |
|
Mario Vavti
|
2e4e56f7cc
|
if startpage is /hq redirect all notifications links to /hq and minor notifications and hq fixes
|
2018-01-27 22:23:47 +01:00 |
|
zotlabs
|
0fba1bb868
|
simplify interactions with the get_features hook by calling it before any filtering takes place
|
2018-01-18 14:11:15 -08:00 |
|
zotlabs
|
3ce79dd6e1
|
scrutinizer mods
|
2018-01-09 17:04:02 -08:00 |
|
Mario Vavti
|
98fd311891
|
start with nonactive state for the notifications button and display some text if there are no notifications on small screens only
|
2018-01-07 19:14:19 +01:00 |
|
zotlabs
|
3fadedcc54
|
test of new affinity preset code (post 3.0)
|
2017-12-30 22:48:06 -08:00 |
|
zotlabs
|
38646fe0e1
|
Make affinity widget settings work. It's entirely possible they never did work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.
|
2017-12-28 14:06:30 -08:00 |
|
Mario Vavti
|
5b1ef760a0
|
notification: slight animation for loading... and do not remove public stream items on click (we can not mark them read)
|
2017-12-11 16:50:25 +01:00 |
|
M.Dent
|
9ba72a06b3
|
Fix 'unable to add pages with spaces' (pr 922)
|
2017-12-06 07:51:34 -05:00 |
|
Mario Vavti
|
44cb68a356
|
resolve merge conflict
|
2017-12-06 09:12:28 +01:00 |
|
Mario Vavti
|
dcad9ce26a
|
add a filter for notification to show new posts only
|
2017-12-01 21:00:39 +01:00 |
|
Mario
|
014b629928
|
fix regression in cdav calendar widget
|
2017-11-25 14:33:57 +01:00 |
|
Mario Vavti
|
64c81ed174
|
missing files
|
2017-11-24 15:12:40 +01:00 |
|
zotlabs
|
6c178d4485
|
article feature
|
2017-11-22 15:39:06 -08:00 |
|
Mario Vavti
|
78c9f752af
|
provide ability to pin apps to navbar from /apps. this removes the ability to have per custom navbar pinned apps - this can be added later if desired
|
2017-11-16 11:11:06 +01:00 |
|
zotlabs
|
d13a6180be
|
Add private forums to forum widget. The link redirects to the remote channel page rather than a filtered view of your network page because you cannot post to a private forum from your own site.
|
2017-11-15 20:16:51 -08:00 |
|
Mario Vavti
|
c8dbcf8a2a
|
sort combined private mail conversations by latest updated conversation instead of created parent
|
2017-11-13 22:01:37 +01:00 |
|
Mario Vavti
|
55995b0494
|
fix wiki pages not updating after creating new page
|
2017-11-11 20:01:03 +01:00 |
|
Mario Vavti
|
fc96cd3710
|
load notifications links to /display via ajax if we are already in /display
|
2017-11-09 11:34:41 +01:00 |
|
zotlabs
|
3f1a4b6559
|
second half of issue #893 - move channel default permissions to its own module so we can apply different page/widget layouts than for connedit; the relevant functionality is abandoned on mod_connedit but still intact. Trying a slightly different look/behaviour for inherited settings and the associated checkboxes. This may need a bit more tweaking but overall looks a lot cleaner.
|
2017-11-06 20:13:14 -08:00 |
|
Haakon Meland Eriksen
|
1dc3253d4a
|
Added mode to Portfolio widget
|
2017-10-29 16:41:49 +01:00 |
|
Mario Vavti
|
05c8d4819d
|
only show pubs notifications if discovery_tab != disabled
|
2017-10-11 14:26:18 +02:00 |
|
Mario Vavti
|
e6f1fb3d95
|
remove notifications code from nav and go live with new notifications
|
2017-10-10 16:51:35 +02:00 |
|