redmatrix
0f5f1c98ca
revert cloud acl selector (branched so as to continue development)
2016-07-25 01:46:40 -07:00
redmatrix
01338a7610
make drag/drop work with acl, which bypassed the form
2016-07-24 22:58:26 -07:00
Andrew Manning
6998bb1f23
Multiple file upload by drag and drop with progress indicators and auto page reload
2016-07-24 07:41:53 -04:00
Mario Vavti
38e46fff54
upgrade readmore.js and improve collapsing a little
2016-07-22 14:03:14 +02:00
redmatrix
c3617f5d1e
jquery update issue prevents comments from reloading and resetting watch cursor
2016-07-17 18:32:38 -07:00
redmatrix
f3aff45042
provide examples for using access tokens in urls
2016-07-15 16:31:21 -07:00
Mario Vavti
9048f8cffe
bump minor version because of jquery update
2016-07-15 14:53:15 +02:00
Mario Vavti
c2779b6f33
add jquery migrate for version 3
2016-07-15 13:20:55 +02:00
Mario Vavti
2e32b5f467
upgrade to jquery-3.1 and minor fixes
2016-07-15 13:20:00 +02:00
redmatrix
f60a0c5ce0
document mod_acl a bit better and try to remove some redundancies and consolidate the various options
2016-07-13 17:51:19 -07:00
Mario Vavti
7371e08625
ditch the change_view widget and make header fixed in fullscreen mode
2016-07-01 12:21:19 +02:00
Mario Vavti
7a4efcf67f
return something so we can make a conclusion
2016-06-19 20:34:38 +02:00
Mario Vavti
aa5ac9dc3f
only use height: auto for week and day view
2016-06-17 11:57:36 +02:00
Mario Vavti
8924f94d05
show month view in full height in fullscreen view
2016-06-16 12:21:59 +02:00
redmatrix
ee5372784e
remove the automatic ajax page load on pgdn key; it can load content much faster than you can page and potentially lead to memory exhaustion.
2016-06-09 16:45:53 -07:00
redmatrix
c0d80a5828
adjust the autocomplete regex slightly to account for emoji names
2016-06-05 22:38:44 -07:00
Mario Vavti
9908a7193a
remove the add others button for now - after some research it turned out not beeing so useful
2016-05-25 14:31:58 +02:00
Mario Vavti
0f5eb65210
provide an acl select option for only me
2016-05-19 23:35:19 +02:00
Mario Vavti
573dea42d0
instead of radio buttons use select to choose between public and restricted acl. if restricted is selected acl is set to default. if there is no default acl will be set to self. if public is selected acl-list will be hidden and acl-info is visible.
2016-05-13 16:22:43 +02:00
Treer
33a8d845c1
Refine permissions dialog UI
2016-05-04 23:55:32 +10:00
Mario Vavti
b35e69273d
tweak dl bbcode in expanded autocomplete a bit more
2016-05-01 16:17:34 +02:00
Treer
02d8363019
tweak dl bbcode in expanded autocomplete
2016-05-01 16:03:36 +10:00
redmatrix
9446d0cbb4
Merge pull request #362 from Treer/fontawesome
...
Update Font-Awesome to 4.6.1
2016-05-01 08:02:03 +10:00
Mario Vavti
8189a7c693
add dl bbcode to the expanded autocomplete
2016-04-30 21:19:43 +02:00
Treer
2f74f9eb40
update icon names in view/js
2016-05-01 04:51:01 +10:00
git-marijus
80c9a8b8f6
Merge pull request #361 from Treer/bbcode
...
Add definition lists to bbcode
2016-04-30 19:24:43 +02:00
Mario Vavti
931a4fafe3
get rid of the unused ispublic variable
2016-04-29 21:38:36 +02:00
Treer
9d079e5d2b
Add definition lists to bbcode
2016-04-30 01:13:34 +10:00
Mario Vavti
b797528b78
some work on making mod editpost use status_editor() - if you find anything related to jot broken please revert this commit
2016-04-29 13:18:42 +02:00
Mario Vavti
3446e68ac2
move spoiler= and quote= bbcode handling from prepare_body() to bbcode() and add open tag to bbco_autocomplete
2016-04-26 11:41:08 +02:00
Mario Vavti
b0a2e5d3f7
simplify context help js and move it to main.js where all the nav related js resides, do not close the context help if we click outside of it - members might want to work on something while help is open, move the link to /help to dropdown-menu.
2016-04-23 16:39:56 +02:00
redmatrix
635580091a
Merge branch 'master' into dev
2016-04-20 17:43:20 -07:00
Mario Vavti
8147e6203f
Use stopImmidiatePropagation() only if we are in a list to not interfere with other keypress listeners (e.g. chat).
2016-04-20 14:13:09 +02:00
redmatrix
2a4e8972e0
module updates
2016-04-18 20:38:38 -07:00
Mario Vavti
571c72f853
improve bbco autocomplete to not execute listNewLineAutocomplete() many times after many ajax page reloads
2016-04-12 11:55:50 +02:00
redmatrix
5cb3143c04
issue #331 use timeago.js for reshared publish date instead of relative_date() which does not play well with other networks.
2016-04-10 21:30:35 -07:00
Mario Vavti
e2b4d33627
some work on comanche autocomplete
2016-04-09 12:16:42 +02:00
Mario Vavti
7690dca67b
enable bbcode autocomplete for other places
2016-04-09 09:24:14 +02:00
Mario Vavti
cf84ff3344
translate the most common bbcodes to their *real name*. finally we should probably use an array for each bbcode containing the bbcode the real name and possibly a template for use as a peview in the dropdown
2016-04-07 23:03:55 +02:00
Mario Vavti
e419b2c18c
some more autocompletion for bbcode tables - leave it open if we wanna use th or td though
2016-04-07 11:34:38 +02:00
Mario Vavti
58324473a9
move li back in the list since it will be used far less than list
2016-04-07 11:16:30 +02:00
Mario Vavti
e41082dccc
automate bbcode list creation even further
2016-04-07 00:46:45 +02:00
Mario Vavti
97ccbf1bfb
adjust the regex to also work with asteriks and use the simpler syntax for lists
2016-04-06 22:18:59 +02:00
Andrew Manning
1eb6067c31
Improve (un)ordered list autocompletion for list construction
2016-04-05 14:46:16 -04:00
Mario Vavti
bd29551f9a
fix contextual help
2016-04-05 16:59:32 +02:00
Mario Vavti
deaf0e99fd
expand list of bbcode in autocomplete
2016-04-05 15:27:45 +02:00
Mario Vavti
ec651f219e
a simple autocomplete for bbcode or comanche - partly implemented
2016-04-04 17:12:23 +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
50d9b29347
slightly change the way fullscreen works and bring it to mod mail
2016-04-01 00:16:39 +02:00
Mario Vavti
90a5ba01a3
make fullscreen mode available for other modules and some cleanup
2016-03-31 23:13:40 +02:00
Mario Vavti
5462453bf2
some work on mod chat
2016-03-30 14:31:55 +02:00
Mario Vavti
1ddb43b0d3
an attempt to visualize the supremacy of dont show over show in the acl selector
2016-03-20 23:07:39 +01:00
Mario Vavti
30cf56bdb5
make >>indicate group members<< in acl selector work again on group > show or group > dont show is selected
2016-03-20 01:45:56 +01:00
Mario Vavti
dd6e3d873d
some work on mod/register
2016-02-22 13:04:48 +01:00
Mario Vavti
02e82e496e
pimp up mod new_channel
2016-02-19 22:28:21 +01:00
Mario Vavti
ddbe3c7426
make always preload images before rendering the page a display setting
2016-02-17 12:32:12 +01:00
Mario Vavti
b8c7b2f81d
more refinement on collapsing
2016-02-17 11:07:47 +01:00
Mario Vavti
364972a292
Thats probably better but there are still edge cases...
2016-02-16 21:29:09 +01:00
Mario Vavti
0eb0256502
typo
2016-02-16 21:02:28 +01:00
Mario Vavti
679fb7d0d2
content -> viewport
2016-02-16 20:58:10 +01:00
Mario Vavti
45247d1595
only prefetch images on update_mode update
2016-02-16 20:53:38 +01:00
Mario Vavti
3be6ef6bfc
since we preload images now we also can collapse and calculate posts above the viewport
2016-02-16 14:42:13 +01:00
Mario Vavti
afb86aa908
clean up some unused stuff and start loading content a bit earlier
2016-02-15 22:20:55 +01:00
Mario Vavti
0b487122f6
tryout: introduce loading of images before rendering content and provide some detailed logging in js-console
2016-02-12 11:00:50 +01:00
Mario Vavti
48963f62f9
avoid collapsing only above the viewport
2016-02-08 22:19:38 +01:00
Mario Vavti
f1245206ce
change aside width to reflect recent widget style changes
2016-02-02 12:40:40 +01:00
Mario Vavti
0405a49df1
fix a slight regression
2016-01-30 13:47:58 +01:00
Mario Vavti
b6543beca2
do not make a difference if there are images or not for now
2016-01-30 01:34:27 +01:00
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
588d022fbb
provide some info about our contacts - status (archived, hidden, etc.), public forum (like in directory) and show since when we are connected
2016-01-14 23:23:12 +01:00
redmatrix
3bf9dc9f18
more work on auto channel creation during register
2016-01-13 01:17:02 -08:00
redmatrix
f73c82632f
some minor cleanup - change the default of the discover tab (public stream access)
2015-12-10 19:18:55 -08:00
Mario Vavti
68cbebe1a5
mod_mitem.js is obsolete
2015-12-07 20:28:17 +01:00
Mario Vavti
293df6308c
some style.css janitor work
2015-12-07 18:57:03 +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
b334201797
removed block style on dropdown contact name and details, added dropdown-menu-img-sm on nav search dropdown; as many dropdowns were unuseable
2015-11-25 15:12:54 -08:00
Mario Vavti
987619130b
some event heavy lifting - please test and report issues
2015-11-24 14:15:28 +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
68da4d90dc
fix admin plugin hooks
2015-11-17 20:44:57 -08:00
redmatrix
a06f7fbe2e
photo album widget permissions issue
2015-11-17 15:03:27 -08:00
redmatrix
6df98f080b
fix api/direct_messages/new at least for the json case. We seem to have a missing template for XML
2015-11-16 19:17:39 -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
ab8b4d5c36
another try to avoid dubble photo deletion. allow to set a photo caption and simple status body (if create status post is enabled) on upload
2015-10-24 21:44:25 +02: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
7abad2ff99
get rid of the unnecessary blank space after mail recipient completion
2015-10-02 18:12:09 -07:00
Mario Vavti
b9723aa85b
some heavy private mail restructuring - work in progress
2015-09-24 14:07:44 +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
2312f03eac
Always open rpost editor on document ready
2015-09-06 20:50:31 -07: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
redmatrix
ec00c5b18a
the view_photos and post_photos permissions are redundant and are now mapped to view_storage and write_storage
2015-07-19 17:53:52 -07:00
Mario Vavti
cc1764989f
fix mod_connedit.js after cleanup
2015-07-14 17:37:33 +02:00
Mario Vavti
7f71297383
cleanup connedit
2015-07-14 12:46:40 +02: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
Mario Vavti
7e3aac6d18
update spin.js
2015-06-15 21:47:29 +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
friendica
6bc2766d79
issue #162
2015-04-20 20:49:55 -07: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
b3f80c049f
update jquery to 1.11.2
2015-04-08 10:46:46 +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
1d59924f4d
make areYouSure alert also if default post perms change
2015-03-09 23:21:00 +01: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
Mario Vavti
6b467974a3
some more work on settings
2015-03-02 20:51:32 +01: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
friendica
fce51876c9
bring some styling back to the colorbox and improve the event preview ability
2015-02-09 18:58:43 -08:00
friendica
69894e28c4
we still need an event preview but this looks a lot better.
2015-02-08 20:23:02 -08:00
friendica
e7a68eaef0
style the checkboxes in the event form
2015-02-05 21:01:02 -08:00
friendica
68978ad1c0
collapse overly-verbose ratings
2015-02-05 15:28:46 -08:00
friendica
48a145a8ed
add the required js file
2015-02-04 15:52:12 -08:00
friendica
4ead2cd79d
final cleanup on ratings feature
2015-02-03 21:19:29 -08:00
friendica
17ffe122b3
ratings - mopping up, most everything but directory sync implemented
2015-02-03 18:10:55 -08:00
friendica
5cb2f55dbb
rating form work
2015-02-03 16:52:09 -08:00
RedSwede
05ce141ecc
small autocomplete fix adding space to the output
...
provides: the ability to press enter after pressing enter during the mention-js-popup (this second enter should behave as a normal one) FF35
2015-01-29 16:30:45 +01:00
friendica
4ca2ec7638
rework the new connection stuff so we don't need a "permissions have been changed but not saved" message.
2015-01-25 13:30:40 -08:00
marijus
2757da433e
bring back nav-search spinner
2015-01-21 11:38:55 +01:00
marijus
43326a26b7
css fixes - hopefully
2015-01-20 22:19:51 +01:00
marijus
5ee815b2fa
satisfy the floated images
2015-01-20 21:10:41 +01:00
marijus
33380b3c30
as a workaround make nav-search dropdown behave a little better
2015-01-20 15:00:44 +01:00
RedMatrix
abddaccb5f
Merge pull request #870 from pafcu/autocomplete_fix
...
Fix autocomplete with groups
2015-01-20 08:48:26 +11:00
Stefan Parviainen
9cd522a790
Fix autocomplete with groups
2015-01-19 20:42:57 +01:00
git-marijus
ab2db9e819
Merge pull request #868 from pafcu/autocomplete_fix
...
Fix issue #865 .
2015-01-19 19:10:36 +01:00
Stefan Parviainen
f55a312c17
Fix issue #865 .
2015-01-19 15:35:06 +01: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
Stefan Parviainen
8c6576baa5
Remove accidental logging
2015-01-17 13:18:13 +01:00
Stefan Parviainen
6f120ad122
Fix bug with groups and autocomplete
2015-01-17 13:16:22 +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
adc9564b5c
Refactor mention code to make it more reusable
2015-01-12 20:01:07 +01:00
friendica
580c30f516
another attempt to explain default permissions on connedit page
2015-01-11 21:18:29 -08:00
Stefan Parviainen
32c6eab01c
Fix saved searches on network page, fix caching mith multiple autocompleters
2015-01-08 17:16:08 +01:00
Stefan Parviainen
4beb782014
Fix issue with case sensitive filtering in autocomplete, put autocomplete dropdown on top of navbar, show entry to leave the text unchanged
2015-01-08 16:06:37 +01:00
Stefan Parviainen
7176eb8845
Merge autocomplete caching, show more results in navbar search
2015-01-07 22:07:11 +01:00
Stefan Parviainen
f3cd29f829
Typo + comment
2015-01-07 21:38:12 +01:00
Stefan Parviainen
885bcb4b2a
Remove out-of-date mod_message.js
2015-01-07 21:33:22 +01:00
Stefan Parviainen
d7a3d9f606
Add autosubmit feature to textcomplete based autocompleter
2015-01-07 21:32:17 +01:00
Stefan Parviainen
fcc9131fb9
Make mod_sources autocomplete use textcomplete
2015-01-07 21:01:36 +01:00
Stefan Parviainen
b098d5d901
Make photos tag autocomplete use textcomplete
2015-01-07 20:57:30 +01:00
Stefan Parviainen
8e4d66dd7b
Make mod_connections search use textcomplete
2015-01-07 20:57:10 +01:00
Stefan Parviainen
c9b15bbab5
Allow passing autocomplete type to contact_autocomplete
2015-01-07 20:38:56 +01:00
Stefan Parviainen
9f8ce331f3
Disable browser-based autocomplete when using the textcomplete based one
2015-01-07 20:29:38 +01:00
Stefan Parviainen
f157122c35
Make searchbox use textcomplete
2015-01-07 20:25:29 +01:00
Stefan Parviainen
e025fd9de2
Make mail use textcomplete
2015-01-07 20:15:33 +01:00
Stefan Parviainen
0cf016b0b0
Make mod_poke use textcomplete
2015-01-07 20:03:05 +01:00
Stefan Parviainen
34ecbcceea
Make nav search use textcomplete
2015-01-07 19:39:50 +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
RedMatrix
2417125c89
Merge pull request #826 from pafcu/cache_autocomplete
...
Cache autocomplete results locally (the one in the editor)
2015-01-07 08:45:47 +11:00
Stefan Parviainen
3e41b8137c
Cache autocomplete results locally (the one in the editor)
2015-01-06 21:01:30 +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
749aef7172
Remove some unneeded libraries
2015-01-05 20:27:01 +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
friendica
074be42e23
regression: autocomplete hovertip with url/address missing - useful for identifying connections based on their site if they have different channels (not clones) on different sites with all other identifying info the same.
2015-01-04 20:45:16 -08:00
Stefan Parviainen
c14dc699ae
Fix initEditor on non-wall pages
2015-01-05 00:28:42 +01:00
Stefan Parviainen
a7db0ed071
Fix height calculation in acl.js
2015-01-04 22:37:19 +01:00
Stefan Parviainen
57809f20a4
Sorting of autocomplete
2015-01-04 14:23:23 +01:00
Stefan Parviainen
386f361855
Autocmplete suggestions for non-local users, also suggest from visited channel's connections
2015-01-04 12:54:23 +01:00
friendica
31648d65c8
some work on the edit connection workflow explanation and connedit page. This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved.
2015-01-02 19:20:52 -08:00
RedMatrix
817b54688e
Merge pull request #805 from pafcu/moretpl
...
Move some HTML out to templates
2015-01-02 12:10:50 +11:00
Stefan Parviainen
85e76773a0
Use grouped select field for role selection
2015-01-01 15:54:16 +01:00
Stefan Parviainen
9557908875
Warn about unsaved settings using jquery.areyousure
2015-01-01 12:32:15 +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
marijus
f2bfdf0c76
some work on cloud actionspanel and minor cleanup
2014-12-29 22:45:07 +01: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
Stefan Parviainen
a02d155f79
Fix regex in contact autocomplete
2014-12-24 08:30:35 +01:00
Stefan Parviainen
b6bbb8e4ad
Show autocomplete taggable with special color
2014-12-22 16:35:21 +01:00
RedMatrix
c732b72a0d
Merge pull request #757 from git-marijus/master
...
files: make mod/filestorage.php load via ajax and some design work. work...
2014-12-22 09:45:33 +11: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
Stefan Parviainen
af28b33214
Fix whitespace disappearing at the beginning of completed smily
2014-12-21 14:36:46 +01:00
Stefan Parviainen
c2b84f7385
Correct domain for smily requests
2014-12-21 10:49:45 +01:00
Stefan Parviainen
d1f5351192
Autocomplete smilies
2014-12-20 17:32:50 +01:00
Stefan Parviainen
92a46c34c7
Remove unnecessary logging
2014-12-20 15:23:12 +01:00
Stefan Parviainen
c78fb89f62
Better autocomplete based on jquery-textcomplete
2014-12-20 15:21:31 +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
1d96e165e0
undo disabled submit buttons now that ACL is initialised when page loaded
2014-11-18 00:24:32 -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
b5da015789
put timeout code in place but don't turn it on.
2014-11-13 15:34:35 -08:00
friendica
800e457290
populate initial ACL before the ajax loader gets called, just in case the form is submitted before it completes. Related to issue #615
2014-11-12 18:35:33 -08:00
friendica
0b4575a40b
class is a reserved word
2014-11-10 14:23:06 -08:00
marijus
862f0ff29a
prevent posting before acl got populated since this will disregard the default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated.
2014-11-08 21:55:44 +01:00
friendica
9cc76cb33d
several unrelated things - auto_follow wasn't working for new accounts, error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant.
2014-10-27 19:23:40 -07:00
friendica
655c3e1b47
put privacy role selector in settings page. Change visibility of various permissions items accordingly.
2014-10-26 19:32:12 -07: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
friendica
45df73d456
add stylish_select to new_channel page - but comment out until we can theme it. It needs a bit of theming to even work correctly.
2014-09-18 17:06:15 -07:00
friendica
22aa5aca14
add a spinner or two to the new channel page so folks have a clue that we're doing something in the background - trying to complete the nick field for them (and then check it before they submit).
2014-09-17 21:27:02 -07:00
friendica
4014093572
implement permission roles - the backend should be done except for maybe a couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone.
2014-09-17 17:59:46 -07: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
8dc3446be4
when telling somebody that permissions have changed but not yet submitted, give them a submit button *right there* so they don't have to look for it.
2014-07-22 20:20:01 -07:00
friendica
b19176169c
provide a specific permission for liking profiles (reuse the obsolete bookmark permission), also remove the unused 'unconnected contacts' view for now.
2014-07-17 20:54:30 -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
Alexandre Hannud Abdo
b20887995a
Implements a new permission level PERMS_PENDING
...
With this a user can allow some action to any user which connects
to them, even before they've connected back.
Ref.
https://mobiliza.org.br/display/478d9e71eaf55748dc646d3990651d6d34cfb7db5c38360538ec730ca3ccf908@zothub.com
Also some code cleanup and an alternative logic for handling
notifications of permission changes in zot.php.
This assumes that private posts are still restricted to people in
your addressbook. Regardless of your global permissions, a
pending channel won't get private posts, even if the post
only has a deny clause not matching the pending channel.
2014-06-19 15:13:32 -03: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
friendica
424f23858e
add an icon to connect actions
2014-06-03 22:30:05 -07: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
Olaf Conradi
32a34f76df
Fix unwanted GET {0} requests
...
Because of image prefetch of browsers the <img src="{0}"> templates cause
unwanted /{0} requests to the webserver. Templates are changed to use a
data-src attribute.
2014-05-02 02:32:52 +02:00
friendica
aafbd11a37
Setting to undo/clear auto permissions
2014-04-21 15:41:04 -07:00
friendica
aa5054d5ba
this is looking better, call the forum version of a tag "foobar network", besides altering the icon
2014-04-12 00:41:36 -07:00
friendica
2212ddb913
use icons for identification
2014-04-11 23:54:11 -07:00
marijus
3197ccbf5e
bootstrapify aclselector
2014-04-11 16:06:39 +02:00
marijus
74bd772a5b
replace lock icon with icon-{lock, unlock}
2014-04-09 17:10:07 +02:00
friendica
c7080edb16
strip affinity tool labels on ultra-small screens; otherwise they just smush together
2014-04-08 21:19:55 -07:00
friendica
28228f5862
pass the original element title through the element stack so that it we don't lose it in the ajaxuploader.
2014-04-07 17:34:53 -07:00
marijus
3f1a78fa69
some work on jot, remove some deprecated js and some random style fixes
2014-04-03 17:03:32 +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
friendica
3f337dad2c
file had wrong extension
2014-03-11 21:45:20 -07:00
friendica
d7dcf463ed
update acl internal list whenever there is a change - the submit handler seems to be unreliable or is getting into a race condition.
2014-03-11 20:17:14 -07:00
friendica
c903ff7aab
get rid of fancybox for photos upload, not just photo edit
2014-03-11 17:09:02 -07:00
friendica
d83ebcdab5
showwarning when manually changing also
2014-03-07 22:00:23 -08:00
friendica
5ec38459dc
notify when permissions change and haven't been saved.
2014-03-07 21:55:52 -08:00
friendica
ab0eab49e8
start new connections out with even more sane defaults than before by pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment.
2014-03-07 20:28:04 -08:00
friendica
3b0b59dfad
When approving a connection automatically select Full Sharing.
2014-03-07 20:15:54 -08:00
friendica
cdd2e9cd95
layout export to file
2014-03-03 20:05:23 -08:00
Alexandre Hannud Abdo
59211e0ac8
Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings
2014-02-24 17:47:57 -03:00
friendica
a29b71547a
use a "fullscreen" icon for chanview full screen mode; add channel_menu selection and setting to the settings page.
2014-02-19 20:19:56 -08:00
marijus
31d9bf0417
Merge branch 'master' of https://github.com/friendica/red
2014-02-19 19:31:29 +01:00
marijus
c09087262c
bootstrapify the nav
2014-02-19 18:42:37 +01:00
friendica
24d119b8c4
introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is able to successfully authenticate (but is not necessarily in this network).
2014-02-18 20:59:25 -08:00
Klaus
aa44d3abab
Let user cancel the red_encrypt dialogue
...
If the user press cancel on the prompt also cancel the encryption. Maybe should also add this to passhint promt.
2014-02-18 17:41:59 +01:00
friendica
95a45a119d
shamelessly steal, and cut/paste from the settings page to get mod_photos edit permissions working - and it looks like we still have some other fancybox instances (yet another lightbox) which haven't yet been converted to colorbox and will need to be fixed. Way too many lightboxes.
2014-02-11 18:45:50 -08:00
friendica
8a11c29413
make links in comments bookmark-able
2014-02-04 19:39:56 -08:00
friendica
9f439c3248
add icon translation for new icon
2014-02-04 17:14:22 -08:00