friendica
|
5292e3a100
|
implement a "powered-by" but leave it turned off until somebody with a good eye for layout can figure out where best to put it.
|
2014-09-29 21:58:35 -07:00 |
|
friendica
|
92c723d37c
|
constrain viewsrc colorbox to 80% of the current page size. It gets messy scrolling to the right for days to find the close button.
|
2014-09-24 17:32:38 -07:00 |
|
friendica
|
22e6e691ca
|
Navbar notifications: don't show "nothing new here" unless we've checked and there's nothing. Until we know for sure, display "Loading...".
|
2014-09-20 16:34:48 -07:00 |
|
marijus
|
9feb619bea
|
update jg to latest preview release and try once more to really justify the whole gallery
|
2014-09-20 15:40:40 +02:00 |
|
marijus
|
b5bb2230eb
|
this still has less issues
|
2014-09-16 14:18:03 +02:00 |
|
marijus
|
58aad83e5c
|
this is probably better in most cases
|
2014-09-15 09:56:30 +02:00 |
|
marijus
|
72bce40a9f
|
tryout - some more adjustments
|
2014-09-14 22:37:03 +02:00 |
|
marijus
|
2728f5a104
|
tryout - fetch larger thumbnail if image gets streched over its size
|
2014-09-14 11:57:01 +02:00 |
|
marijus
|
61ce524a33
|
define justifiedGalleryActive in head.tpl to not break other pages autoload
|
2014-09-12 21:32:53 +02:00 |
|
marijus
|
bd2139d16a
|
do not load next page if justifiedGallery() is not ready yet
|
2014-09-12 21:04:43 +02:00 |
|
marijus
|
3caee72aee
|
another day another concept - hope this works better
|
2014-09-11 10:41:11 +02:00 |
|
marijus
|
8835f646ae
|
Revert "Revert "Merge pull request #583 from git-marijus/master""
This reverts commit 08638f3ec8 .
|
2014-09-11 10:35:19 +02:00 |
|
friendica
|
08638f3ec8
|
Revert "Merge pull request #583 from git-marijus/master"
autoload broken - even after clearing cache and retrying.
This reverts commit 13e7a8f123 , reversing
changes made to 4712b78e52 .
|
2014-09-10 16:09:01 -07:00 |
|
marijus
|
d825adf423
|
without this check we kill the directory autoload
|
2014-09-10 17:40:50 +02:00 |
|
marijus
|
c1c2214b47
|
photo justification
|
2014-09-10 17:10:39 +02:00 |
|
friendica
|
b6d1ff3d8f
|
hook photos scroll to page down
|
2014-09-06 05:22:30 -07:00 |
|
friendica
|
28b75b028d
|
ajax work
|
2014-09-06 00:37:15 -07:00 |
|
friendica
|
b6c4dcb1be
|
try to link this to page down as well
|
2014-08-05 22:20:22 -07:00 |
|
friendica
|
9a0a613307
|
that went badly
|
2014-08-05 22:01:47 -07:00 |
|
friendica
|
74377bd4b4
|
a bit of cleanup on directory autoscroll
|
2014-08-05 21:57:46 -07:00 |
|
friendica
|
dc98e6c0e9
|
scrolling directory
|
2014-08-05 21:48:13 -07:00 |
|
friendica
|
464b2b6570
|
allow the PageDown key to trigger auto scroll - so if you use this key to page through the content you'll never reach the end (until you run out of content).
|
2014-08-03 16:32:30 -07:00 |
|
Jeroen
|
075fc67277
|
Improved photo view page. Added a delete button, stylized other button and rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub.
|
2014-07-27 21:44:34 +00:00 |
|
friendica
|
5c6a251213
|
some backend JS support for an endless scroll directory
|
2014-07-22 22:15:34 -07:00 |
|
friendica
|
6d05d502e3
|
still trying to sort out the liveupdate issues. This was getting overly complicated with all the different ways we've tried to fix this issue so let's step back and simplify it a bit.
|
2014-06-26 17:17:24 -07:00 |
|
friendica
|
6848a5f9a7
|
Events show up as notifications about a week in advance so you know they're coming. But let's put an indicator next to the notification count when there's an event that is actually happening today -- so you don't have to look at the calendar or notification detail every day for a week to figure out if the day has finally arrived yet.
|
2014-06-24 17:23:58 -07:00 |
|
friendica
|
181623030b
|
move the reset of "in_progress" to after the page and structures have completed updating
|
2014-06-23 16:55:52 -07:00 |
|
friendica
|
c4c1c37bd3
|
profile likes
|
2014-06-22 22:16:26 -07:00 |
|
friendica
|
224a2b9ddf
|
put viewsrc back in a lightbox
|
2014-06-18 20:33:28 -07:00 |
|
friendica
|
80d84206ed
|
now we should be able to remove the function check. Revert if live updates or page loads go weird. I've tested, but it went weird on me last time I tried this a week or so ago so I'm crossing fingers.
|
2014-06-18 15:53:26 -07:00 |
|
marijus
|
4b1625dd16
|
animate show/hide comments
|
2014-06-16 20:51:00 +02:00 |
|
marijus
|
0b4e1715de
|
move hide-comments to center and change its appearence a little
|
2014-06-15 16:00:27 +02:00 |
|
friendica
|
b5ea259666
|
try to force the update mode to fix the "starting up browser, quickly loads page 2 at the beginning" bug
|
2014-06-13 05:38:00 -07: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
|
bf88720fae
|
possible fix for empty commentbox colapsing on tool-button click
|
2014-05-24 17:50:09 +02:00 |
|
marijus
|
1aa7f3136f
|
the js seems to interfere with something else... comment out for now...
|
2014-05-20 19:16:05 +02:00 |
|
marijus
|
c530a7a936
|
some work on comment_item.tpl
|
2014-05-20 17:33:06 +02:00 |
|
friendica
|
a4869394f4
|
allow jgrowl 'close all' message to be translated
|
2014-05-13 17:59:47 -07:00 |
|
Olaf Conradi
|
cfad83084a
|
Also for notifications.
|
2014-05-02 02:40:04 +02: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 |
|
Alexandre Hannud Abdo
|
59211e0ac8
|
Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings
|
2014-02-24 17:47:57 -03:00 |
|
marijus
|
c09087262c
|
bootstrapify the nav
|
2014-02-19 18:42:37 +01:00 |
|
friendica
|
8a11c29413
|
make links in comments bookmark-able
|
2014-02-04 19:39:56 -08:00 |
|
friendica
|
0c85c97480
|
move js files from core
|
2014-01-04 03:58:21 -08:00 |
|