Jonny Tischbein
93d50af700
move live update: update_contacts to update_contact
2018-11-06 22:22:42 +01:00
Hypolite Petovan
14237a9599
Move $pager and $page_offset out of App
...
- Move infinite scroll data output in a module hook
- Use Pager instead of paginate() and alt_pager()
2018-10-25 00:07:15 -04:00
Jonny Tischbein
d2b5f77be9
Add multimedia link for jot + enables hover text in jot + autosize in when paste link + renaming / Code Standards
2018-10-24 16:20:10 +02:00
Michael Vogel
103535d620
Merge pull request #5773 from MrPetovan/task/rewrite-js-hooks
...
Rewrite JS hooks
2018-10-01 17:10:30 +00:00
Hypolite Petovan
cc73aec3ba
Add postprocess_liveupdate JS event dispatch on post preview
2018-09-20 21:03:23 -04:00
Hypolite Petovan
7dd6fb3b3c
Rewrite JS hooks
...
- Use event listeners instead of homebrew hooks
- Remove view/js/addon-hooks.js and its references
- Update Addon docs
2018-09-19 22:51:51 -04:00
Michael
63b5cb4fc6
Issue 5721: Temporarily deactivate the picture upload from private mails
2018-09-13 15:46:37 +00:00
Hypolite Petovan
4edbea3ed0
Fix JS error when no acl is defined
2018-09-09 09:54:54 -04:00
Michael Vogel
edcd0a3744
Issue 4960: Ignoring and blocking of contacts should work again ( #5657 )
...
* Issue 4960: Ignoring and blocking of contacts should work again
* Renamed functions
* This function should be renamed as well.
* We now have a frontend to block and ignore public contacts
* Hide some parts for public contacts
* Removed notices, public contact is now accessible from dirfind as well
* We now show contact conversations and contact posts
* We now use a new conversation mode
* The update functionality is disabled until it will work completely
* Fixing tabs chaos
* Update after posts on the contacts page will now work
* Show connect link
2018-08-25 09:48:00 -04:00
rabuzarus
dd2d680258
Frio: new photos upload template ( #5637 )
...
* frio - add missing page template to various photo pages (fix missing background)
* frio - rework photo upload album selection
* frio - rework photo upload button
* frio - fix photo upload button and acl
2018-08-20 00:29:50 -04:00
Hypolite Petovan
b6e57989dc
Call asynchronous JS after complete page load
2018-08-14 03:01:36 +02:00
rabuzarus
d0ea208d04
main.js - move some code of liveUpdate() into updateConvItems() for readability
2018-06-16 13:38:32 +02:00
rabuzarus
a2fc1be187
fix scroll position in stream while ajax update
2018-06-16 13:05:33 +02:00
Pascal Deklerck
b54d1b708a
Code standards updates
2018-06-13 21:03:19 +02:00
Pascal Deklerck
a11103a3a7
Code organisation and documentation of JS hook code
2018-06-13 09:31:08 +02:00
Pascal Deklerck
ef01dfefd4
Remove console logging
2018-06-07 22:25:39 +02:00
Pascal Deklerck
d488512ca0
5118 Create Javascript hook mechanism
2018-06-07 22:23:30 +02:00
rabuzarus
34204ca580
update javascript cropper library
2018-03-29 17:57:06 +02:00
Hypolite Petovan
84b4ff58b6
Make Hashtag autocomplete case-insensitive
2018-03-29 00:47:27 -04:00
rabuzarus
96c086ea13
hashtag autocomplete
2018-03-16 13:55:26 +01:00
Michael
efb2b58c47
"update_item" is now 0 when not set
2018-02-28 04:58:53 +00:00
Michael
9cf342f02a
Improved JS, updating single items now work
2018-02-27 22:37:11 +00:00
Michael
4070ad1815
After a post only the single post is now updated
2018-02-27 21:10:05 +00:00
Hypolite Petovan
cd392db078
Move js/ folder under view/
...
- Move library/cropper to view/js/cropper
- Move library/jquery-textcomplete to view/js/jquery-textcomplete
2018-01-28 16:17:36 -05:00