aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/chat.tpl
Commit message (Expand)AuthorAgeFilesLines
* implement sodium-plus library to replace unmaintained sjclMario2024-03-101-2/+2
* dropdown-menu-right -> dropdown-menu-endMario2021-07-291-1/+1
* Merge branch 'dev' into bs5Mario2021-07-291-5/+7
|\
| * Notification.requestPermission() only fires if wraped in click handlerMario2021-06-241-5/+7
* | upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-8/+8
|/
* first cut on implementing additional encryption with the SJCL library. aes on...Mario Vavti2020-08-201-2/+2
* get rid of spinner.js in use a lightweight css spinner insteadMario Vavti2017-09-261-10/+14
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+346
* move theme specific files to theme dirzotlabs2017-05-011-346/+0
* really fix fullscreen and fix some issues in chatMario Vavti2017-03-201-9/+9
* update to latest bs4 from git and change hidden-* classes to d-*Mario Vavti2017-03-201-2/+2
* fix item_list and item_search templates. make item filer use a bootdtrap moda...Mario Vavti2017-03-171-16/+16
* some sed magic on button class namesMario Vavti2017-03-101-12/+12
* do not use visibility for fullscreen button and move fullscreen button to the...Mario Vavti2016-07-111-2/+2
* Enable options for chat notifications, with optional audio. Notify for member...Andrew Manning2016-05-131-3/+45
* Browser notification issued when member enters chat roomAndrew Manning2016-05-111-0/+76
* update icon names in view/Treer2016-05-011-18/+18
* various fixesMario Vavti2016-04-031-10/+3
* reduce chat-item-title fontsize to match wall-item-agoMario Vavti2016-04-031-2/+2
* show chat expiration time in overview and minor fixesMario Vavti2016-04-031-6/+6
* ease transition between fullscreen and inline view for small screensMario Vavti2016-04-031-2/+1
* on update only jump to bottom if we actually got a new messageMario Vavti2016-04-011-4/+3
* scroll chat to bottom on fullscreen toggleMario Vavti2016-04-011-0/+2
* improve scroll to bottom in chatMario Vavti2016-04-011-1/+1
* slightly change the way fullscreen works and bring it to mod mailMario Vavti2016-04-011-2/+2
* make fullscreen mode available for other modules and some cleanupMario Vavti2016-03-311-39/+34
* various fixes regarding mod chatMario Vavti2016-03-311-11/+10
* mod chat rework continuedMario Vavti2016-03-311-7/+42
* more work on mod chatMario Vavti2016-03-311-42/+114
* some work on mod chatMario Vavti2016-03-301-1/+1
* Chat page improved (I think). Works now better with diff. resolutions, font s...jeroenpraat2015-11-041-12/+16
* More fine tuning bluegrid schema. Extra generic-wrapper-styled.jeroenpraat2015-10-271-0/+2
* UI for deleting chatroomsfriendica2014-05-041-2/+13
* provide ability to bookmark chatrooms using rbmarkfriendica2014-02-241-1/+1
* theming chat a littlemarijus2014-02-091-3/+4
* Merge pull request #298 from cvogeley/masterfriendica2014-02-061-2/+13
|\
| * Other not so elegant way of detecting touch screen devicesChristian Vogeley2014-02-021-2/+13
* | make chat honour the pause key (but we still need to ping the server to maint...friendica2014-02-021-2/+2
* | Move CSS out of chat templateThomas Willingham2014-02-021-9/+4
* | add links to change chat status and leave roomfriendica2014-02-021-0/+2
|/
* Press return to post chat posts- SHIFT-RETURN creates line breakChristian Vogeley2014-02-011-0/+17
* status indicationfriendica2014-02-011-1/+1
* provide the room name for the room you're in.friendica2014-02-011-0/+1
* chat formatting/style improvementsfriendica2014-01-311-2/+4
* keep presence updated - typo was causing it to logoutfriendica2014-01-301-1/+1
* more chat work - this time the ajax bits to actually show chats on the pagefriendica2014-01-301-5/+34
* typo and clear chattext after submissionfriendica2014-01-301-3/+4
* a bit more ajax work on chat and chatsvc and some fiddling with layoutsfriendica2014-01-301-10/+25
* start on the ajax bitsfriendica2014-01-291-4/+29
* more chat infrastructurefriendica2014-01-291-0/+18