Mario Vavti
|
24b0f8e27e
|
apply calendar encoding fixes to mod cal
|
2019-06-20 18:44:23 +02:00 |
|
Mario Vavti
|
f37387de80
|
fix encoding also for description and location
|
2019-06-20 18:34:44 +02:00 |
|
Mario Vavti
|
4f705fc3f8
|
various calendar UI improvements: make day- and weeknumbers clickable for navigation, hide start and end time fields in month view (only allday events can be generated there), remove the action arg from changeView().
;
|
2019-06-20 18:27:46 +02:00 |
|
Mario
|
5b727065cf
|
Merge branch 'dev' into 'dev'
changes to support direct messages in zot6 (set item.item_private = 2 when...
See merge request hubzilla/core!1679
|
2019-06-20 17:32:10 +02:00 |
|
zotlabs
|
952e466d91
|
tweak to event title encoding to ensure it works with German, Russian, as well as angle chars
|
2019-06-19 22:13:03 -07:00 |
|
zotlabs
|
c1cc76119c
|
events: don't use htmlentities on local (hz) event titles as they are not being used in textareas and umlauts for instance are getting mangled on the calendar display
|
2019-06-19 21:41:46 -07:00 |
|
zotlabs
|
9d156141b1
|
changes to support direct messages in zot6 (set item.item_private = 2 when private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage)
|
2019-06-19 17:32:38 -07:00 |
|
Max Kostikov
|
8c92b0cd3a
|
Merge branch 'dev' into 'dev'
Remove cached photo location directory on delete if empty
See merge request hubzilla/core!1678
|
2019-06-19 23:26:54 +02:00 |
|
Max Kostikov
|
dd515da889
|
Remove cached photo location directory on delete if empty
|
2019-06-19 23:13:53 +02:00 |
|
Max Kostikov
|
2862b69d56
|
Merge branch 'dev' into 'dev'
Use html_entity_decode() for cached photo URL
See merge request hubzilla/core!1677
|
2019-06-19 13:26:36 +02:00 |
|
Max Kostikov
|
db8e46184b
|
Use html_entity_decode() for cached photo URL
|
2019-06-19 13:20:32 +02:00 |
|
Max Kostikov
|
99a7cd3cfb
|
Merge branch 'dev' into 'dev'
Include Zot6 hubs in the Grid scope
See merge request hubzilla/core!1676
|
2019-06-19 10:29:19 +02:00 |
|
Max Kostikov
|
75746d714a
|
Update zid.php
|
2019-06-19 09:39:56 +02:00 |
|
Max Kostikov
|
983d6d3b42
|
Include Zot6 hubs in the Grid scope
|
2019-06-18 22:17:50 +02:00 |
|
Max Kostikov
|
060dd8b020
|
Merge branch 'dev' into 'dev'
Update German and Russian translations
See merge request hubzilla/core!1674
|
2019-06-18 20:40:32 +02:00 |
|
Max Kostikov
|
b5be0a2e3e
|
Update hstrings.php
|
2019-06-18 20:28:23 +02:00 |
|
Max Kostikov
|
46a687b0a6
|
Update hmessages.po
|
2019-06-18 20:28:07 +02:00 |
|
Max Kostikov
|
4ff7aa4352
|
Update hstrings.php
|
2019-06-18 20:15:54 +02:00 |
|
Max Kostikov
|
750d1f820d
|
Update hmessages.po
|
2019-06-18 20:15:40 +02:00 |
|
Max Kostikov
|
0d165920bb
|
Merge branch 'dev' into 'dev'
Fix os_path replace for thumbnails
See merge request hubzilla/core!1672
|
2019-06-18 18:24:19 +02:00 |
|
Max Kostikov
|
34d7aea1be
|
Fix os_path replace for thumbnails
|
2019-06-18 18:17:28 +02:00 |
|
Max Kostikov
|
e2abc0b727
|
Merge branch 'dev' into 'dev'
Dev
See merge request kostikov/core!1
|
2019-06-18 11:47:26 +02:00 |
|
Max Kostikov
|
a677a68ab7
|
Avoid to process original images using storeThumbnail
|
2019-06-18 11:31:14 +02:00 |
|
Mario
|
fc2a038ee1
|
Merge branch 'dev' into 'dev'
minor zot6 compatibility issues uncovered through daily use
See merge request hubzilla/core!1671
|
2019-06-18 10:35:50 +02:00 |
|
Mario Vavti
|
619b39f955
|
fix typo
|
2019-06-18 10:33:30 +02:00 |
|
zotlabs
|
becaa3b920
|
minor zot6 compatibility issues uncovered through daily use
|
2019-06-17 18:30:05 -07:00 |
|
Mario Vavti
|
c0b9ab930d
|
update composer libs
|
2019-06-17 11:50:17 +02:00 |
|
Mario Vavti
|
f106b1db15
|
changelog and version
|
2019-06-17 10:45:43 +02:00 |
|
Mario Vavti
|
9507f191b0
|
disable events module. it is now disfunctional
|
2019-06-17 10:16:49 +02:00 |
|
Mario Vavti
|
92f5d8c8be
|
remove old fullcalendar library
|
2019-06-17 10:11:36 +02:00 |
|
Mario Vavti
|
8535eb7bf5
|
update feature set
|
2019-06-17 10:10:44 +02:00 |
|
Mario Vavti
|
c9604eaabf
|
revisit mod cal
|
2019-06-17 10:07:00 +02:00 |
|
Mario
|
3bc214e544
|
Merge branch 'dev' into 'dev'
Add signatures processing for private messages
See merge request hubzilla/core!1670
|
2019-06-15 23:07:39 +02:00 |
|
Max Kostikov
|
43cec4398d
|
base64 encode message signature
|
2019-06-15 16:03:35 +02:00 |
|
Max Kostikov
|
335394aaa1
|
Add base64 decode if signature encoded
|
2019-06-15 15:58:55 +02:00 |
|
Max Kostikov
|
c9615cc19c
|
Formatting
|
2019-06-14 21:08:53 +02:00 |
|
Max Kostikov
|
5315d8fe3f
|
Add signature when private message displaying
|
2019-06-14 20:59:07 +02:00 |
|
Max Kostikov
|
75dedb3345
|
Add signature when send private message
|
2019-06-14 20:57:28 +02:00 |
|
Max Kostikov
|
134dfb8804
|
Formatting
|
2019-06-14 20:56:00 +02:00 |
|
Max Kostikov
|
86f4a8d33a
|
Add signatures processing for private messages
|
2019-06-14 20:54:42 +02:00 |
|
Max Kostikov
|
abeb924554
|
Add signatures processing for private messages
|
2019-06-14 20:53:43 +02:00 |
|
Max Kostikov
|
4da3933f24
|
Add signatures processing for private messages
|
2019-06-14 20:52:21 +02:00 |
|
Mario Vavti
|
a26774b99e
|
fix mod cal regression
|
2019-06-14 09:52:54 +02:00 |
|
Mario
|
9258593776
|
Merge branch 'dev' into 'dev'
zot6 protocol edge case
See merge request hubzilla/core!1669
|
2019-06-14 09:13:57 +02:00 |
|
Mario Vavti
|
48604041e8
|
fix typo
|
2019-06-14 09:12:47 +02:00 |
|
zotlabs
|
57ed9ec8e2
|
zot6 protocol edge case
|
2019-06-13 18:28:33 -07:00 |
|
Mario Vavti
|
801ab611ed
|
more work on linked item/resource deletion for photos and events, deprecate the force flag in drop_item() and comment out goaway() in drop_item().
|
2019-06-13 13:34:04 +02:00 |
|
Mario Vavti
|
bc34167c84
|
port delete fixes from zap
|
2019-06-12 12:46:29 +02:00 |
|
Mario Vavti
|
decd0dc035
|
more work on event item deletion
|
2019-06-12 11:27:39 +02:00 |
|
Mario Vavti
|
9ac9c693ad
|
initial support for deleting event items if an event is removed
|
2019-06-12 10:07:18 +02:00 |
|