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