Mario
|
801583fd07
|
flag forums where we do not have post permissions and filter them from the acl selector
|
2020-12-18 12:40:36 +00:00 |
|
Mario
|
2a154f8c9a
|
merge branch files_ng into dev
|
2020-12-14 11:02:20 +00:00 |
|
Mario
|
f2fd12fbe5
|
Do away with auto updates except for our own actions. We might consider to re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488
|
2020-11-18 09:52:44 +00:00 |
|
Mario
|
953c294778
|
wrong variable name
|
2020-11-05 08:32:21 +00:00 |
|
Mario
|
7112bcd134
|
bt_syslog() instead of syslog flag for btlogger
|
2020-10-25 07:27:07 +00:00 |
|
Mario
|
d3d5ddfb43
|
enable btlogging to syslog
(cherry picked from commit 5580fc1954)
|
2020-10-24 23:29:11 +02:00 |
|
Mario
|
f0acb9f01e
|
get_forum_channels(): fix an issue where we would not look for private forums in case we did not have any channels where tag_deliver is set
|
2020-10-16 11:43:21 +00:00 |
|
Mario
|
b6ca9b6020
|
make acl selector work correctly if we provide a cid in mod network
|
2020-10-16 10:32:07 +00:00 |
|
Mario
|
61f554e0d7
|
remove new lines and tabs from xchan_name
|
2020-10-15 10:54:59 +00:00 |
|
Mario
|
595f3d99b4
|
quickfix localize_item() - requires more work
|
2020-10-10 08:00:25 +00:00 |
|
Mario
|
d53b3b242d
|
fix get_plink() for zot6
|
2020-09-04 18:56:21 +00:00 |
|
Mario
|
774cc852d4
|
fix php warning
|
2020-07-13 09:18:11 +00:00 |
|
zotlabs
|
c656478230
|
issue with quoted hashtags/mentions
|
2020-05-10 16:13:01 -07:00 |
|
Mario
|
06d1cf83d2
|
deal with polls and votes in enotify
|
2020-05-05 14:51:00 +00:00 |
|
Mario
|
a40b882d72
|
typo
|
2020-05-04 09:26:06 +00:00 |
|
Mario
|
46242aeaae
|
display complete perminfo only to owner
|
2020-05-04 09:24:22 +00:00 |
|
Mario
|
244936b0fd
|
some work on improving federation of item_private and make sure we deal with an array in array_path_exists()
|
2020-04-20 09:34:00 +00:00 |
|
Mario
|
ce4fc30439
|
use 24h time format
|
2020-03-06 10:11:10 +00:00 |
|
Max Kostikov
|
c2b691fd01
|
Translate 'vote' button text
|
2020-03-06 10:33:25 +01:00 |
|
Mario
|
ed28ef185e
|
polls can also appear in shares
|
2020-02-23 08:45:39 +00:00 |
|
Mario
|
a39d436f9f
|
poll fixes
|
2020-02-10 20:37:35 +00:00 |
|
zotlabs
|
bbcb237f5b
|
poll updates
|
2020-02-09 16:32:18 -08:00 |
|
zotlabs
|
989443a569
|
basic poll support and patch to not call System::get_platform_name() within t() unless needed. Polls probably need refining and have not yet been fully tested after porting
|
2020-01-30 15:56:33 -08:00 |
|
zotlabs
|
f123809d29
|
more work on zap export
|
2020-01-25 16:24:14 -08:00 |
|
Max Kostikov
|
aed6823051
|
Add .webp image format support
|
2019-12-07 20:14:17 +01:00 |
|
Max Kostikov
|
e6b1b20565
|
Add space after comma in connection accepted interactions list
|
2019-11-22 19:28:37 +01:00 |
|
M. Dent
|
23c47f78ea
|
More descriptive connection status icons
|
2019-11-22 14:59:45 +01:00 |
|
zotlabs
|
2f4c619d51
|
wildcard tag issue
|
2019-11-12 20:25:25 -08:00 |
|
zotlabs
|
17522b31e9
|
exempt svg from tag completion
|
2019-11-08 13:07:42 -08:00 |
|
zotlabs
|
a5826fec25
|
svg stuff
|
2019-11-07 14:51:29 -08:00 |
|
Mario Vavti
|
4886d088e9
|
use stripos() to match the body against terms in format_hashtags()
|
2019-08-09 22:19:51 +02:00 |
|
zotlabs
|
70e4a2c4fa
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2019-07-28 20:00:14 -07:00 |
|
zotlabs
|
696359daba
|
fix urls on imported item taxonomy
|
2019-07-28 19:57:17 -07:00 |
|
Max Kostikov
|
5695350e98
|
Revert "Merge branch 'dev' into 'dev'"
This reverts merge request !1694
|
2019-07-25 12:25:27 +02:00 |
|
Mario Vavti
|
dc56d8560d
|
pleroma uses slightly different URLs in body - also look for the string
|
2019-07-22 20:38:10 +02:00 |
|
Mario Vavti
|
c4de5b45df
|
do not format hashtags with missing url
|
2019-07-18 13:19:10 +02:00 |
|
Max Kostikov
|
821af482f0
|
Exclude trailing punctuations from URL
|
2019-07-16 18:11:47 +02:00 |
|
Mario Vavti
|
3b73e5223e
|
stringify_array_elms() could return weird results if the initial array key was not zero. this could trigger obscure bugs e.g. adding an empty string value to the recipients array in the notifier which could then select some broken hubloc/xchan entries.
|
2019-07-15 15:05:54 +02:00 |
|
Max Kostikov
|
a8e25ccfe6
|
Add single photo URL rewrite for clonned channel
|
2019-05-30 13:41:32 +02:00 |
|
Mario Vavti
|
973d91d120
|
add btlogger to unxmlify()
|
2019-05-11 16:42:53 +02:00 |
|
Max Kostikov
|
0e4acf6299
|
Replace photo URL for gallery on clonned channel post sync
|
2019-05-11 15:40:04 +02:00 |
|
Max Kostikov
|
d34d14c1f4
|
Replace own image URL in clonned channel posts
|
2019-05-08 10:40:46 +02:00 |
|
Mario Vavti
|
8847838c43
|
address xmlify/unxmlify performance issue
|
2019-05-01 15:40:06 +02:00 |
|
Mario
|
ebc3666c6f
|
Cleanup and fixes
|
2019-03-15 02:51:51 +01:00 |
|
Mario
|
04b9216758
|
Merge branch 'dev' into 'dev'
zot api changes to support combined content (items+files) import addon
See merge request hubzilla/core!1533
|
2019-02-25 14:06:37 +01:00 |
|
zotlabs
|
1ff97754af
|
issues uncovered testing combined item/file import
|
2019-02-24 21:43:15 -08:00 |
|
Mario Vavti
|
a0ad110cff
|
fix summary and use item_normal_search() for viewsrc so we can also view the source for articles, cards, etc.
|
2019-02-21 08:48:47 +01:00 |
|
Mario Vavti
|
cf80f03084
|
Merge remote-tracking branch 'mike/master' into dev
|
2019-02-04 10:03:38 +01:00 |
|
zotlabs
|
8ff9a9ff08
|
fix linkify_tags() so it works with xchans across multiple protocols, also some fixes to activity parsing from upstream.
|
2019-02-03 16:53:49 -08:00 |
|
M. Dent
|
0ded1d326c
|
Merge branch 'dev' into 'dev'
Prevent Hubzilla usage for SEO backlinks
See merge request hubzilla/core!1501
|
2019-02-01 18:01:01 +01:00 |
|