Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move new comment open/close js functions to core so they can be used by ↵ | marijus | 2014-06-05 | 1 | -31/+0 |
| | | | | other themes | ||||
* | we probably want a seperate namespace to not disable all click events in ↵ | marijus | 2014-06-05 | 1 | -4/+4 |
| | | | | document | ||||
* | possible fix for 2nd comment collapsing | marijus | 2014-06-05 | 1 | -4/+16 |
| | |||||
* | for some reason this is also needed to make it work reliable in webkit browsers | marijus | 2014-05-24 | 1 | -0/+10 |
| | |||||
* | should be redbasic not red | marijus | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | possible fix for empty commentbox colapsing on tool-button click | marijus | 2014-05-24 | 1 | -0/+10 |
| | |||||
* | some work on comment_item.tpl | marijus | 2014-05-20 | 1 | -20/+0 |
| | |||||
* | some work on jot, remove some deprecated js and some random style fixes | marijus | 2014-04-03 | 1 | -25/+0 |
| | |||||
* | check that aside actually exists before querying the html length | friendica | 2014-03-29 | 1 | -1/+1 |
| | |||||
* | fix lock permissions view and autoload not kicking in on touch devices under ↵ | marijus | 2014-03-25 | 1 | -0/+3 |
| | | | | certain conditions | ||||
* | lesson learned.... dont fix anything on a mobile device | git-marijus | 2014-03-19 | 1 | -2/+1 |
| | |||||
* | this shouldnt be there | git-marijus | 2014-03-19 | 1 | -3/+1 |
| | |||||
* | bootstrapify common tabs and make show aside/tabs buttons only appear if ↵ | marijus | 2014-03-19 | 1 | -1/+14 |
| | | | | there is something to show | ||||
* | move region_1 to off instead of removing it and dont squelch region_2 when ↵ | marijus | 2014-03-13 | 1 | -2/+2 |
| | | | | region_1 moves in again | ||||
* | revert recent changes to cmtBbClose which removed the ability to insert ↵ | friendica | 2014-03-11 | 1 | -4/+4 |
| | | | | quotes into an empty comment box | ||||
* | this commit is an attempt to make conv items better scalable on smaller ↵ | marijus | 2014-03-10 | 1 | -4/+4 |
| | | | | screens. also save some horizontal space. | ||||
* | remove aside on navbar collapse and add button to toggle visibility | marijus | 2014-03-07 | 1 | -0/+5 |
| | |||||
* | we make this with css now | marijus | 2013-12-18 | 1 | -11/+1 |
| | |||||
* | generate a small amount of entropy to avoid duplicate notifications from ↵ | friendica | 2013-12-04 | 1 | -0/+4 |
| | | | | essentially simultaneous deliveries. | ||||
* | more icon updates | friendica | 2013-12-04 | 1 | -5/+5 |
| | |||||
* | e2ee in comments and a bit of cleanup so not every theme has to define how ↵ | friendica | 2013-11-14 | 1 | -30/+0 |
| | | | | to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step. | ||||
* | fix the saved search term delete icons in redbasic so they are hidden by ↵ | friendica | 2013-11-03 | 1 | -18/+16 |
| | | | | default. This is a bit harder using font-based icons than it was with images that could easily be hidden. We'll do it with opacity instead of visibility or display css settings. | ||||
* | set the colour of the active nav element so it doesn't get washed out | friendica | 2013-10-10 | 1 | -12/+14 |
| | |||||
* | more icon conversions - savedsearch listings need more work. The drop icon ↵ | friendica | 2013-10-09 | 1 | -8/+8 |
| | | | | should be hidden unless the entry is being hovered. | ||||
* | getElementById returns null on failure | friendica | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | fix error updating pagetitle with notify count if not logged in locally (no ↵ | friendica | 2013-07-21 | 1 | -10/+13 |
| | | | | notify count available) | ||||
* | Add notification count to titles. | Thomas Willingham | 2013-05-28 | 1 | -1/+10 |
| | |||||
* | allow theme selection | friendica | 2012-11-07 | 1 | -0/+89 |