Mario Vavti
|
2ce6d47519
|
more robust crossbrowser support
|
2016-12-22 11:54:04 +01:00 |
|
Mario Vavti
|
3ad3d3037f
|
make sticky aside available for small screens. we had to get rid of the transition effect for this to work reliably
|
2016-12-19 12:46:36 +01:00 |
|
Mario Vavti
|
dc34bf18bb
|
retrigger after fullscreen
|
2016-12-16 16:24:17 +01:00 |
|
Mario Vavti
|
6bde70d60a
|
move the sticky-kit^Cquery plugin to /lib and see if we want this for the whole app
|
2016-12-16 16:14:56 +01:00 |
|
Mario Vavti
|
471d88c1d2
|
some fixes for the recent changes in the personal menu dropdown
|
2016-11-04 21:29:23 +01:00 |
|
Andrew Manning
|
8ac32cf4d6
|
Collapse navbar-collapse-1 if avatar menu is clicked.
|
2016-11-03 21:01:18 -04:00 |
|
Mario Vavti
|
641029ab18
|
hide/show mixup
|
2016-07-16 10:56:46 +02:00 |
|
Mario Vavti
|
065ef29de2
|
only use visibility for tabs
|
2016-07-16 10:52:06 +02:00 |
|
Mario Vavti
|
d5afd0d7c2
|
do not use visibility for fullscreen button and move fullscreen button to the right
|
2016-07-11 12:49:53 +02:00 |
|
Mario Vavti
|
0a11991340
|
use visibility instead of display to hide elements
|
2016-07-01 12:58:15 +02:00 |
|
Treer
|
17dba9542a
|
update icon names in view/
|
2016-05-01 05:59:02 +10:00 |
|
Andrew Manning
|
82de68c3d3
|
Added admin/site setting that toggles context help panel. If disabled, original help menu button behavior is restored.
|
2016-04-21 06:41:55 -04:00 |
|
Andrew Manning
|
d7fe48d1b6
|
New help panel that slides in from the top and pushes the content down so it is not covered. Panel toggles with help button. Still some bugs with small screen viewing.
|
2016-04-17 07:09:42 -04:00 |
|
Mario Vavti
|
2cb04ccb8f
|
nav: move js and css out of template, provide a help button in the panel on small screens and lots of whitespace cleanup
|
2016-04-15 12:39:22 +02:00 |
|
Mario Vavti
|
f13096a6f3
|
various fixes
|
2016-04-03 18:00:03 +02:00 |
|
Mario Vavti
|
3edd4ce78f
|
ease transition between fullscreen and inline view for small screens
|
2016-04-03 00:04:05 +02:00 |
|
Mario Vavti
|
60bb8f25f7
|
move fullscreen js code to redbasic.js where it belongs to
|
2016-04-01 08:56:51 +02:00 |
|
Mario Vavti
|
59e04aed1b
|
move cover-photo to template, add the ability to define a title and subtitle (defaults to channel name and addres), move js from redbasic.js to template.
|
2016-03-03 12:07:58 +01:00 |
|
Mario Vavti
|
d3f2d2a2db
|
small fix to simple cover-photo
|
2016-03-02 14:30:33 +01:00 |
|
Mario Vavti
|
c5d08fd5fd
|
add a fade in effect to main while scrolling up cover photo
|
2016-03-02 13:33:18 +01:00 |
|
Mario Vavti
|
c97cc1487c
|
a simple cover-photo implementation for redbasic default template
|
2016-03-02 12:31:25 +01:00 |
|
Mario Vavti
|
f1245206ce
|
change aside width to reflect recent widget style changes
|
2016-02-02 12:40:40 +01:00 |
|
Mario Vavti
|
08996e5b9b
|
fix aside width for collapsed state
|
2015-07-09 20:54:13 +02:00 |
|
Mario Vavti
|
115c18353e
|
move profile image up and refine the aside width
|
2015-07-09 14:44:24 +02:00 |
|
Mario Vavti
|
efa55437d4
|
increase width of the aside area and make default profile image size 300x300
|
2015-07-09 13:59:16 +02:00 |
|
Mario Vavti
|
b59e2870ab
|
Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it there). Comment out some most probably deprecated js includes. Some css cleanup.
|
2015-03-27 11:52:59 +01:00 |
|
Klaus Weidenbach
|
792e475a78
|
Some JavaScript cleanups.
Adding some missing and remove some unnecessary semicolons.
Change some comparing operators.
Changed access to objects with dot operator.
|
2015-03-15 23:56:32 +01:00 |
|
marijus
|
0bedf3e5d2
|
advanced css calc() failback
|
2015-02-17 10:58:18 +01:00 |
|
marijus
|
e0c9929325
|
quickfix for eventual css calc() not supported bug
|
2015-02-17 00:32:38 +01:00 |
|
marijus
|
fed8b6b566
|
move new comment open/close js functions to core so they can be used by other themes
|
2014-06-05 17:53:06 +02:00 |
|
marijus
|
48f856e84c
|
we probably want a seperate namespace to not disable all click events in document
|
2014-06-05 11:21:02 +02:00 |
|
marijus
|
4c9d8fd79d
|
possible fix for 2nd comment collapsing
|
2014-06-05 11:02:27 +02:00 |
|
marijus
|
2bdecdce17
|
for some reason this is also needed to make it work reliable in webkit browsers
|
2014-05-24 19:16:11 +02:00 |
|
marijus
|
5b0db721f8
|
should be redbasic not red
|
2014-05-24 18:00:44 +02:00 |
|
marijus
|
bf88720fae
|
possible fix for empty commentbox colapsing on tool-button click
|
2014-05-24 17:50:09 +02:00 |
|
marijus
|
c530a7a936
|
some work on comment_item.tpl
|
2014-05-20 17:33:06 +02:00 |
|
marijus
|
3f1a78fa69
|
some work on jot, remove some deprecated js and some random style fixes
|
2014-04-03 17:03:32 +02:00 |
|
friendica
|
7ed177c7cd
|
check that aside actually exists before querying the html length
|
2014-03-29 00:04:06 -07:00 |
|
marijus
|
89b573a6f3
|
fix lock permissions view and autoload not kicking in on touch devices under certain conditions
|
2014-03-25 15:27:45 +01:00 |
|
git-marijus
|
afca10a071
|
lesson learned.... dont fix anything on a mobile device
|
2014-03-19 14:03:40 +01:00 |
|
git-marijus
|
804d8bd73b
|
this shouldnt be there
|
2014-03-19 13:56:38 +01:00 |
|
marijus
|
20d47c4478
|
bootstrapify common tabs and make show aside/tabs buttons only appear if there is something to show
|
2014-03-19 09:43:23 +01:00 |
|
marijus
|
b32f8f0ba7
|
move region_1 to off instead of removing it and dont squelch region_2 when region_1 moves in again
|
2014-03-13 19:50:22 +01:00 |
|
friendica
|
25901a7bc4
|
revert recent changes to cmtBbClose which removed the ability to insert quotes into an empty comment box
|
2014-03-11 15:43:51 -07:00 |
|
marijus
|
34fd387438
|
this commit is an attempt to make conv items better scalable on smaller screens. also save some horizontal space.
|
2014-03-10 17:17:49 +01:00 |
|
marijus
|
e8da840eec
|
remove aside on navbar collapse and add button to toggle visibility
|
2014-03-07 13:36:49 +01:00 |
|
marijus
|
6e28c40c27
|
we make this with css now
|
2013-12-18 20:22:22 +01:00 |
|
friendica
|
cc1e906825
|
generate a small amount of entropy to avoid duplicate notifications from essentially simultaneous deliveries.
|
2013-12-04 23:54:46 -08:00 |
|
friendica
|
307fcac86d
|
more icon updates
|
2013-12-04 17:36:53 -08:00 |
|
friendica
|
592c24e162
|
e2ee in comments and a bit of cleanup so not every theme has to define how 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.
|
2013-11-14 15:41:25 -08:00 |
|