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 |
|
friendica
|
72287b2478
|
fix the saved search term delete icons in redbasic so they are hidden by 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.
|
2013-11-03 15:14:31 -08:00 |
|
friendica
|
c52db29ff5
|
set the colour of the active nav element so it doesn't get washed out
|
2013-10-10 20:17:41 -07:00 |
|
friendica
|
87f1c6b8ec
|
more icon conversions - savedsearch listings need more work. The drop icon should be hidden unless the entry is being hovered.
|
2013-10-09 20:19:02 -07:00 |
|
friendica
|
168d7ae9fc
|
getElementById returns null on failure
|
2013-07-21 18:44:24 -07:00 |
|
friendica
|
400f3baee9
|
fix error updating pagetitle with notify count if not logged in locally (no notify count available)
|
2013-07-21 18:34:15 -07:00 |
|
Thomas Willingham
|
102e13543c
|
Add notification count to titles.
|
2013-05-28 19:34:32 +01:00 |
|
friendica
|
cc8a11eee2
|
allow theme selection
|
2012-11-07 14:09:51 -08:00 |
|