aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Collapse)AuthorAgeFilesLines
* fix titles on ajaxupdate issue, add jsonld-php libraryzotlabs2017-08-261-2/+3
|
* radically reduce code duplication in updateConvItems(); it's a bit easier to ↵zotlabs2017-08-251-109/+55
| | | | understand now although the different modes aren't as cleanly separated as they were.
* minor adjustmen to the help language selectorgit-marijus2017-08-241-1/+1
|
* Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2017-08-242-1/+5
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-242-1/+5
| |\
| | * cards: make likes reload pagezotlabs2017-08-231-2/+2
| | |
| | * partial support (unfinished) for ajax loading cards with liveupdate; page ↵zotlabs2017-08-231-0/+1
| | | | | | | | | | | | still functions even though this isn't finished
| | * apply autotime to all autotime classed elements when static loading a pagezotlabs2017-08-231-2/+1
| | |
| | * add autotime to cardszotlabs2017-08-231-0/+4
| | |
* | | Added language selector menu for Help pagesAndrew Manning2017-08-241-0/+50
|/ /
* / Repaired and extended support for help page translations including table of ↵Andrew Manning2017-08-231-0/+74
|/ | | | contents files at the top level. Moved help module javascript to mod_help.js.
* script html tags in js filezotlabs2017-08-191-2/+0
|
* put unseen network count in page title; hubzilla issue #843zotlabs2017-08-151-1/+6
|
* minor js and css changesgit-marijus2017-08-121-5/+11
|
* support upload of files and attachments into comments. This has some ↵zotlabs2017-08-081-0/+13
| | | | repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing.
* auto preview comments also on media/link addzotlabs2017-08-011-0/+1
|
* close the apps-menu if the notifications-menu is open and vice versagit-marijus2017-07-291-1/+1
|
* initial notifications support for new shared files and new (since initial ↵git-marijus2017-07-281-1/+17
| | | | site load) pubstream activity
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-0/+2
|
* fix and cleanup custom theme settingsMario Vavti2017-03-261-2/+2
|
* fix fullscreen and bbco_autocomplete popup renderingMario Vavti2017-03-201-1/+6
|
* update to latest bs4 from git and change hidden-* classes to d-*Mario Vavti2017-03-202-2/+1
|
* bs4 fixesMario Vavti2017-03-191-2/+7
|
* more abook_edit and some cssMario Vavti2017-03-181-0/+2
|
* bs4 fixesMario Vavti2017-03-181-10/+10
|
* fix item_list and item_search templates. make item filer use a bootdtrap ↵Mario Vavti2017-03-171-1/+1
| | | | modal and some css and class fixes
* hide nav search behind a button, css fixes and cleanupMario Vavti2017-03-142-3/+3
|
* do not collapse long nsfw contentMario Vavti2017-03-061-1/+1
|
* provide info if there are no sche,es availableMario Vavti2017-03-021-4/+9
|
* reset schema value after we empty and repopulate it. second half of fix for #624Mario Vavti2017-03-021-1/+1
|
* reset schema value after we empty and repopulate it. first half of fix for #624Mario Vavti2017-03-021-0/+2
|
* more work on profile vcards - still a lot of work to gozotlabs2017-02-232-3/+3
|
* display page not updating after commentzotlabs2017-02-211-0/+7
|
* bringer - all basic functionality is implementedzotlabs2017-02-081-0/+32
|
* provide a few system defined permcats; will require a permission editor page ↵zotlabs2017-02-071-0/+10
| | | | to define new (personal) ones.
* more background work for permcat supportzotlabs2017-02-071-1/+22
|
* bring back view links for all notification types (esp: network, channel) for ↵zotlabs2017-02-061-7/+0
| | | | easy access
* do not hide button - just gray it outMario Vavti2017-02-031-2/+2
|
* hide notifications button if there are noneMario Vavti2017-02-031-0/+8
|
* more work on app-binMario Vavti2017-02-011-14/+8
|
* add observer.language to autocomplete and return a default value for observerMario Vavti2017-01-211-1/+5
|
* js errors with raw message-id, string updateHubzilla2017-01-201-3/+9
|
* profile vcard - preliminary workzotlabs2017-01-011-0/+66
|
* prevent eventual double scrollbarMario Vavti2016-12-301-2/+2
|
* progress on abook_vcardzotlabs2016-12-201-0/+65
|
* turns out we do need this in certain situationsMario Vavti2016-12-201-0/+2
|
* fix contextualHelpFocus() to work wit sticky asideMario Vavti2016-12-191-0/+8
|
* this is not neededMario Vavti2016-12-191-2/+0
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-161-1/+2
|\
| * display inline instead of floatingMario Vavti2016-12-161-1/+0
| |