Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-18 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: util/messages.po | ||||
| * | fix calculation of content height with margins | Mario Vavti | 2015-09-17 | 1 | -1/+1 |
| | | |||||
* | | Always open rpost editor on document ready | redmatrix | 2015-09-06 | 1 | -0/+1 |
| | | |||||
* | | this is weird | redmatrix | 2015-08-25 | 1 | -1/+1 |
| | | |||||
* | | change name of module | redmatrix | 2015-08-22 | 1 | -1/+1 |
| | | |||||
* | | the view_photos and post_photos permissions are redundant and are now mapped ↵ | redmatrix | 2015-07-19 | 2 | -9/+0 |
|/ | | | | to view_storage and write_storage | ||||
* | fix mod_connedit.js after cleanup | Mario Vavti | 2015-07-14 | 1 | -0/+34 |
| | |||||
* | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -133/+1 |
| | |||||
* | update justifiedGallery to versio 3.6.0 | Mario Vavti | 2015-07-01 | 1 | -0/+1 |
| | |||||
* | some work on directory | Mario Vavti | 2015-06-23 | 2 | -2/+2 |
| | |||||
* | update spin.js | Mario Vavti | 2015-06-15 | 2 | -157/+184 |
| | |||||
* | frontpage changes | redmatrix | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | revert some changes in justified gallery | Mario Vavti | 2015-04-28 | 1 | -1/+0 |
| | |||||
* | bring lockview to menu items, slightly change the way /lockview is called | Mario Vavti | 2015-04-21 | 1 | -2/+2 |
| | |||||
* | issue #162 | friendica | 2015-04-20 | 1 | -1/+1 |
| | |||||
* | make dropItem more universal and move delete up in the dropdown menu | Mario Vavti | 2015-04-12 | 1 | -3/+2 |
| | |||||
* | delete conv items on the fly in background | Mario Vavti | 2015-04-08 | 1 | -0/+15 |
| | |||||
* | update jquery to 1.11.2 | Mario Vavti | 2015-04-08 | 1 | -5/+5 |
| | |||||
* | this is easier on the eyes when collapsing a long post/comment | Mario Vavti | 2015-04-08 | 1 | -1/+2 |
| | |||||
* | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵ | Mario Vavti | 2015-03-27 | 1 | -5/+5 |
| | | | | there). Comment out some most probably deprecated js includes. Some css cleanup. | ||||
* | whitespace | Mario Vavti | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | do not move viewed content off the screen after collapsing a long post | Mario Vavti | 2015-03-26 | 1 | -2/+10 |
| | |||||
* | this might stop page scrolls while new updates drop in | Mario Vavti | 2015-03-26 | 1 | -1/+7 |
| | |||||
* | remove some vars from style.css | Mario Vavti | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Some JavaScript cleanups. | Klaus Weidenbach | 2015-03-15 | 12 | -1230/+1145 |
| | | | | | | Adding some missing and remove some unnecessary semicolons. Change some comparing operators. Changed access to objects with dot operator. | ||||
* | Bring simple editor formatting functions back to the main editor (bold, ↵ | friendica | 2015-03-09 | 1 | -0/+20 |
| | | | | 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. | ||||
* | make areYouSure alert also if default post perms change | Mario Vavti | 2015-03-09 | 2 | -2/+5 |
| | |||||
* | restructure display settings | Mario Vavti | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | fix theme preview image css | Mario Vavti | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | the link icon on comments now calls the link parsing tool (just like the ↵ | friendica | 2015-03-04 | 1 | -0/+35 |
| | | | | 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). | ||||
* | some more work on settings | Mario Vavti | 2015-03-02 | 1 | -5/+0 |
| | |||||
* | per Randal overheard on a foreign network - tab in post/comment edit window ↵ | friendica | 2015-02-26 | 1 | -0/+6 |
| | | | | goes to submit instead of the next button. | ||||
* | finish converting "delete" to trash icons for consistency. The 'x' was left ↵ | friendica | 2015-02-26 | 1 | -1/+1 |
| | | | | 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. | ||||
* | show item title in channel/mid and display pages | zottel | 2015-02-20 | 1 | -1/+10 |
| | |||||
* | Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections | RedMatrix | 2015-02-19 | 1 | -1/+1 |
|\ | | | | | Changed bbcode [toc] and changed doc for beginning deveopers | ||||
| * | Changed bb code [toc] to make it more flexible | Einer von Vielen | 2015-02-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | update justifiedGallery to version 3.5.4 and add ignoreElement option which ↵ | marijus | 2015-02-14 | 1 | -0/+2 |
|/ | | | | will hopefully be accepted upstream | ||||
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN ↵ | friendica | 2015-02-12 | 1 | -0/+3 |
| | | | | 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. | ||||
* | bring some styling back to the colorbox and improve the event preview ability | friendica | 2015-02-09 | 1 | -2/+2 |
| | |||||
* | we still need an event preview but this looks a lot better. | friendica | 2015-02-08 | 1 | -8/+6 |
| | |||||
* | style the checkboxes in the event form | friendica | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | collapse overly-verbose ratings | friendica | 2015-02-05 | 1 | -0/+4 |
| | |||||
* | add the required js file | friendica | 2015-02-04 | 1 | -0/+34 |
| | |||||
* | final cleanup on ratings feature | friendica | 2015-02-03 | 1 | -2/+26 |
| | |||||
* | ratings - mopping up, most everything but directory sync implemented | friendica | 2015-02-03 | 1 | -2/+2 |
| | |||||
* | rating form work | friendica | 2015-02-03 | 1 | -0/+9 |
| | |||||
* | small autocomplete fix adding space to the output | RedSwede | 2015-01-29 | 1 | -1/+1 |
| | | | | provides: the ability to press enter after pressing enter during the mention-js-popup (this second enter should behave as a normal one) FF35 | ||||
* | rework the new connection stuff so we don't need a "permissions have been ↵ | friendica | 2015-01-25 | 1 | -4/+4 |
| | | | | changed but not saved" message. | ||||
* | bring back nav-search spinner | marijus | 2015-01-21 | 1 | -5/+9 |
| | |||||
* | css fixes - hopefully | marijus | 2015-01-20 | 1 | -1/+1 |
| |