aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* the link icon on comments now calls the link parsing tool (just like the ↵friendica2015-03-044-2/+38
| | | | 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).
* cleanup mail buttonsfriendica2015-03-043-9/+5
|
* more on/off switch colour adjustmentMario Vavti2015-03-041-1/+1
|
* make on/off switches work better with schemesMario Vavti2015-03-041-2/+2
|
* cleanup removeaccountMario Vavti2015-03-041-20/+18
|
* cleanup removemeMario Vavti2015-03-042-20/+28
|
* fix wordingMario Vavti2015-03-042-2/+2
|
* clean up account settingsMario Vavti2015-03-041-26/+18
|
* Accordionize feature settingsMario Vavti2015-03-042-20/+31
|
* add the tag hijacking preference to Diaspora settingsfriendica2015-03-032-3/+10
|
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-033-21/+15
|\
| * yes switch to bootstrap blue again (same as link colour in default light ↵jeroenpraat2015-03-031-1/+1
| | | | | | | | redbasic schema). using link_colour for yes switch didnt work on dark schemas (displayes as white on white).
| * revert login max-widthMario Vavti2015-03-031-1/+1
| |
| * login adjustmentMario Vavti2015-03-032-17/+7
| |
| * typoMario Vavti2015-03-031-1/+1
| |
| * make remove channel button work againMario Vavti2015-03-032-4/+8
| |
* | group/collection edit page cleanupfriendica2015-03-033-6/+5
|/
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-023-90/+34
|\
| * Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-021-10/+10
| |\
| * | some more work on settingsMario Vavti2015-03-023-90/+34
| | |
* | | automated warning after a few days if poller is deadfriendica2015-03-021-0/+17
| |/ |/|
* | tagcloud tweaksfriendica2015-03-021-10/+10
|/
* Merge pull request #914 from tuscanhobbit/devPaolo T2015-03-022-3373/+3472
|\ | | | | Updated Italian strings
| * Updated Italian stringsPaolo Tacconi2015-03-022-3373/+3472
| |
* | here's the email templatefriendica2015-03-011-0/+20
| |
* | raise the default upload limit for the application. We eliminated this in ↵friendica2015-03-019-9/+9
| | | | | | | | English long ago, but several of the translated htconfig files still have the old limit.
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-0121-6243/+6455
|\ \
| * | settings: missing /form and whitespaceMario Vavti2015-03-011-133/+129
| | |
| * | more settings workMario Vavti2015-03-013-160/+191
| | |
| * | fix loginMario Vavti2015-03-012-86/+18
| | |
| * | first pile of work on settingsMario Vavti2015-03-0118-161/+80
| | |
| * | Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-02-282-5845/+6180
| |\ \
| | * | Dutch language updatedjeroenpraat2015-02-282-5845/+6180
| | | |
| * | | some css fixes for settingsMario Vavti2015-02-282-6/+5
| |/ /
* / / queue management actions. Still needs further work such as indication of ↵friendica2015-03-012-1/+14
|/ / | | | | | | last successful connection or indication that the hub was marked offline, but these are potentially expensive queries.
* | update to German stringszottel2015-02-272-444/+514
| |
* | high level queue inspector - needs a lot more, like the ability to dump ↵friendica2015-02-261-0/+1
| | | | | | | | certain destinations and indicating known dead sites, but this is a start
* | per Randal overheard on a foreign network - tab in post/comment edit window ↵friendica2015-02-263-4/+10
| | | | | | | | goes to submit instead of the next button.
* | finish converting "delete" to trash icons for consistency. The 'x' was left ↵friendica2015-02-2613-13/+13
| | | | | | | | 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.
* | new session functionsfriendica2015-02-221-1/+1
| |
* | show item title in channel/mid and display pageszottel2015-02-201-1/+10
|/
* Italian strings updatedPaolo Tacconi2015-02-192-6047/+6414
|
* update to German translationszottel2015-02-192-6118/+6586
|
* Merge pull request #900 from einervonvielen/doc_dev_beginner_correctionsRedMatrix2015-02-191-1/+1
|\ | | | | Changed bbcode [toc] and changed doc for beginning deveopers
| * Changed bb code [toc] to make it more flexibleEiner von Vielen2015-02-141-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
* | first step of theme separation. Only put redbasic under git control. Ignore ↵friendica2015-02-182-2/+2
| | | | | | | | any other themes in view/theme .
* | The Diaspora communications policies allow comments to public posts ↵friendica2015-02-172-1/+24
| | | | | | | | literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page.
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-02-172-10/+13
|\ \
| * | advanced css calc() failbackmarijus2015-02-172-10/+13
| | |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2015-02-161-0/+4
|\| |