Mario Vavti
da198fdda5
more on collapsing
2016-01-30 01:28:01 +01:00
Mario Vavti
d7abacb7b2
it is not perfect but it still may ease the collapsing of items above the viewport a little...
2016-01-30 00:30:49 +01:00
Mario Vavti
69c9f4588c
make justify gallery work with more than one albums per page (eg album widget)
2015-12-07 12:13:51 +01:00
redmatrix
8c5203f7e1
issue #185 - prevent liveUpdate from updating while the built-in html5 media player is "active". This will not have any affect on flash or other media players, and could potentially get confused if you have more than one media player actively playing at any given time.
2015-11-23 17:47:18 -08:00
redmatrix
c1cfcc78fe
Merge https://github.com/redmatrix/hubzilla into pending_merge
2015-11-03 14:59:43 -08:00
redmatrix
2c299a9f37
implement unfollow thread
2015-11-03 14:59:14 -08:00
Mario Vavti
43d8090182
timeago() works best with iso format. fix #118
2015-11-03 11:19:22 +01:00
Mario Vavti
126628546b
tweak justify gallery options to not load to large previews
2015-10-18 14:21:42 +02:00
Mario Vavti
73082a338b
(re)add default image-size 320px - it is good for gallery preview. this size has the suffix -3 now
2015-10-15 12:56:22 +02:00
Mario Vavti
2413968021
double up default photo sizes - even the mos simple camera can now do images > 1024px
2015-10-15 11:20:56 +02:00
Mario Vavti
61e3ef2552
do not collapse content which is just slightly higher than we allow
2015-10-13 10:45:22 +02:00
Mario Vavti
dec37b3dbe
another collapseHeight() fix
2015-10-11 22:58:59 +02:00
Mario Vavti
05050381d3
bring our bbcode tools to private mail
2015-10-05 12:26:04 +02:00
redmatrix
74827133b2
Merge https://github.com/redmatrix/redmatrix into pending_merge
...
Conflicts:
util/messages.po
2015-09-18 22:46:21 -07:00
Mario Vavti
b7e953f50e
fix calculation of content height with margins
2015-09-17 14:14:01 +02:00
redmatrix
2d471e39dc
this is weird
2015-08-25 19:23:21 -07:00
redmatrix
2a59392ba8
change name of module
2015-08-22 19:31:39 -07:00
Mario Vavti
9c4e9f8759
update justifiedGallery to versio 3.6.0
2015-07-01 11:34:36 +02:00
Mario Vavti
b6c4601d8f
some work on directory
2015-06-23 13:06:22 +02:00
redmatrix
65bea5e02c
frontpage changes
2015-06-07 16:19:59 -07:00
Mario Vavti
d6152d809a
revert some changes in justified gallery
2015-04-28 22:06:09 +02:00
Mario Vavti
21704ecb93
bring lockview to menu items, slightly change the way /lockview is called
2015-04-21 22:45:54 +02:00
Mario Vavti
70b109702e
make dropItem more universal and move delete up in the dropdown menu
2015-04-12 14:30:33 +02:00
Mario Vavti
a73dbb3073
delete conv items on the fly in background
2015-04-08 14:10:38 +02:00
Mario Vavti
549bcf5a72
this is easier on the eyes when collapsing a long post/comment
2015-04-08 08:53:28 +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
Mario Vavti
b638c6e007
whitespace
2015-03-26 22:34:56 +01:00
Mario Vavti
c521a28486
do not move viewed content off the screen after collapsing a long post
2015-03-26 21:33:44 +01:00
Mario Vavti
a5f410d587
this might stop page scrolls while new updates drop in
2015-03-26 10:43:09 +01:00
Mario Vavti
e0a0fc507f
remove some vars from style.css
2015-03-26 09:45:30 +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
friendica
c3d20cfba9
Bring simple editor formatting functions back to the main editor (bold, italic, underline, quote, code) so as to maintain parity and consistency with comments. Currently this will make the editor toolbar seem a bit cluttered but be aware that the second button group (attach and link tools) will be reduced to two buttons (attach and link) when the next phase of this work is completed. The third group of tools are optional features and will only be presented based on personal choice. Visual editors may need to disable, relocate, or redefine these buttons.
2015-03-09 18:32:51 -07:00
Mario Vavti
44b74365dd
restructure display settings
2015-03-05 17:12:27 +01:00
Mario Vavti
b9a1b01c92
fix theme preview image css
2015-03-05 12:52:09 +01:00
friendica
2ea162136e
the link icon on comments now calls the link parsing tool (just like the main editor window). Eventually the link specific icons (image, link, audio, video) will all be handled by inserting a link using the link icon (here and in the main editor window) and the separate buttons will go away. We also need to tie this to oembed so that there's one place to insert a link - no matter what kind of link it is, and we'll try to find the best way to render that as content. Similarly upload will upload content, no matter what kind of content; and we'll likewise try and figure out the best way to present whatever content was uploaded (img, file, audio, video, whatever).
2015-03-04 20:00:54 -08:00
friendica
5d57df2694
per Randal overheard on a foreign network - tab in post/comment edit window goes to submit instead of the next button.
2015-02-26 17:18:09 -08:00
friendica
dce0bb0ef8
finish converting "delete" to trash icons for consistency. The 'x' was left in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it.
2015-02-26 16:41:38 -08:00
zottel
2c7e8bea88
show item title in channel/mid and display pages
2015-02-20 14:07:56 +01:00
RedMatrix
4a75d2d754
Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections
...
Changed bbcode [toc] and changed doc for beginning deveopers
2015-02-19 13:40:23 +11:00
marijus
db7b4ea2bf
update justifiedGallery to version 3.5.4 and add ignoreElement option which will hopefully be accepted upstream
2015-02-14 22:18:50 +01:00
Einer von Vielen
6ed8fb30b8
Changed bb code [toc] to make it more flexible
...
This usage is know closer to the original usage of
http://ndabas.github.io/toc/
Changed:
- jquery.toc.js: Do not check for empty headings
- bbcode.php: Added processing of [toc] with parameters
- main.js: Use the default params for jquery.toc.js
- bbcode.html: Added more help for [toc] and corrected some html
2015-02-14 20:33:51 +01:00
friendica
da2349bb6a
provide relief to sites that are severely impacted by the slow ITEM_UNSEEN searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief.
2015-02-12 17:45:25 -08:00
Einer von Vielen
123ca1d403
Fixed bbode element toc for webpages
...
- At the moment webpages can contain empty headings if the textarea
"Title"
is left empty in the webpage creator
(https://hostname/webpages/username )
2015-01-18 14:21:26 +01:00
09129cbe5f
Added a table of content as bbcode element [toc] for webpages
...
- Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0 )
- Modified jquery.toc.js to work with the webpages of the red#matrix
- Added info to the help
2015-01-14 22:47:54 +01:00
Einer von Vielen
43b877caa1
Test
...
...with table of content.
jquery.tableofconent.js works bunt not properly
2015-01-13 00:06:44 +01:00
Stefan Parviainen
7176eb8845
Merge autocomplete caching, show more results in navbar search
2015-01-07 22:07:11 +01:00
Stefan Parviainen
4e3aadc38a
Rename some stuff related to autocomplete
2015-01-07 18:57:16 +01:00
marijus
a373b9f1d4
also style the collapse link
2015-01-07 13:04:50 +01:00
friendica
11ec8d865c
Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into pafcu-mainjsoptimize
...
Conflicts:
view/js/main.js
2015-01-06 11:37:48 -08:00
marijus
1064be3a76
add some style to divgrowmore
2015-01-06 20:06:41 +01:00
Stefan Parviainen
c3433bdf95
Don't update fuzzy time for items in a collapsed thread to increase performance.
2015-01-06 12:01:50 +01:00
Stefan Parviainen
1ac9a4976f
Unbreak readmore
2015-01-05 22:09:05 +01:00
Stefan Parviainen
6d0832e693
Fix error with undefined profile_uid
2015-01-05 20:29:20 +01:00
Stefan Parviainen
b320b8cbf3
Replace fancybox with colorbox
2015-01-05 19:49:20 +01:00
Stefan Parviainen
7791d28a5d
Replace divgrow with more modern readmore.js
2015-01-05 17:10:08 +01:00
RedMatrix
d1d4cec932
Merge pull request #787 from pafcu/mainjsfix
...
Only call autotime() on the correct elements
2014-12-30 08:57:08 +11:00
Stefan Parviainen
345943d48f
Only call autotime() on the correct elements
2014-12-29 20:02:56 +01:00
marijus
801ab709ad
more work on files
2014-12-28 18:16:27 +01:00
marijus
0cb0c2b1bf
more work on files
2014-12-27 10:10:56 +01:00
marijus
27d786c979
files: make mod/filestorage.php load via ajax and some design work. work in progress...
2014-12-21 20:11:30 +01:00
friendica
2fcbb9c4b3
fix some directory anomolies
2014-12-16 18:33:16 -08:00
friendica
6c8ff37591
call collapseHeight when needed
2014-12-16 17:43:36 -08:00
friendica
07e747ed0e
add divmore to directory entries
2014-12-16 17:29:16 -08:00
friendica
f28103d595
wall tags
2014-12-15 14:37:31 -08:00
friendica
e74a3926fe
yet another option for the homepage
2014-11-20 17:38:41 -08:00
friendica
db3015e34e
allow members to set the per-item "show more" height (separately for network and matrix, display and search are system pages and therefore set at 400)
2014-11-17 23:48:03 -08:00
friendica
c0ad4763b3
add unseen count and way to mark unseen to list mode. Also fix automatic mark of unseen so as to work with list mode.
2014-11-17 15:18:06 -08:00
friendica
acc8c69242
when in list mode, make the max height half of the normal height before 'divgrow' kicks in.
2014-11-16 19:33:58 -08:00
friendica
0b4575a40b
class is a reserved word
2014-11-10 14:23:06 -08:00
friendica
1a9b8d4f0c
don't offer forum (@name+) completion in comments, since it won't do anything.
2014-10-23 22:00:16 -07:00
marijus
c41f314302
really fix connedit > collection > checkbox
2014-10-13 12:52:21 +02:00
friendica
4634049549
allow (our own) ajax urls to pass through bbcode intact.
2014-10-09 20:59:33 -07:00
friendica
03bbbdaf10
shareable design elements
2014-10-06 17:47:17 -07:00
friendica
a177cd1bd4
more work on shared design elements
2014-10-03 04:05:05 -07:00
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