Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add reddress to profile - but all is not as it seems. Copy to clipboard is ↵ | friendica | 2015-03-07 | 1 | -1/+1 |
| | | | | blocked because it isn't really a reddress and won't work if you copy it and try and use it somewhere. We should really convert the symbol back to '@' on copy and allow it to be copied, but this isn't as easy as it sounds and is left as an exercise for the community. If we just allow it to be copied we'll get a lot of bugs that making friends doesn't work. It does, but that isn't a legitimate reddress and even if we made allowances for it, Diaspora and Friendica and other webfinger based services wouldn't and would just say it can't be found or it's an illegal address. So if we block copy we'll just get bugs that it can't be copied. Eventually somebody will see this checkin and take it on themselves to figure out how to fix the address when copied to clipboard and then allow it to be copied. And there will be joy. | ||||
* | remove unused var | Mario Vavti | 2015-03-06 | 1 | -2/+0 |
| | |||||
* | add more css files | Mario Vavti | 2015-03-06 | 7 | -9/+39 |
| | |||||
* | if we have not got a schema also look for default.css | Mario Vavti | 2015-03-06 | 1 | -8/+12 |
| | |||||
* | create schema/dark.css and create a sample | Mario Vavti | 2015-03-06 | 4 | -7/+16 |
| | |||||
* | narrow navbar fixes | Mario Vavti | 2015-03-06 | 1 | -27/+58 |
| | |||||
* | add ability to use css files with schemes | Mario Vavti | 2015-03-06 | 1 | -1/+9 |
| | |||||
* | major cleanup of directory options | friendica | 2015-03-05 | 2 | -6/+6 |
| | |||||
* | straighten out some directory stuff, which required some Comanche structural ↵ | friendica | 2015-03-05 | 2 | -1/+5 |
| | | | | changes | ||||
* | make destructive queue management functions an expert option | friendica | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | whitespace and minor restructuring | Mario Vavti | 2015-03-05 | 2 | -87/+82 |
| | |||||
* | only show theme settings if we have any themes | Mario Vavti | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | update theme screenshot | Mario Vavti | 2015-03-05 | 1 | -0/+0 |
| | |||||
* | restructure display settings | Mario Vavti | 2015-03-05 | 6 | -88/+131 |
| | |||||
* | can not use element id more than once | Mario Vavti | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | fix theme preview image css | Mario Vavti | 2015-03-05 | 2 | -2/+2 |
| | |||||
* | only allow theme selection forms if there are any themes to select | Mario Vavti | 2015-03-05 | 1 | -1/+4 |
| | |||||
* | fix theme preview disappearing | Mario Vavti | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | more yes/no labels | Mario Vavti | 2015-03-05 | 2 | -5/+4 |
| | |||||
* | missed removing a test case | friendica | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | the link icon on comments now calls the link parsing tool (just like the ↵ | friendica | 2015-03-04 | 4 | -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 buttons | friendica | 2015-03-04 | 3 | -9/+5 |
| | |||||
* | more on/off switch colour adjustment | Mario Vavti | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | make on/off switches work better with schemes | Mario Vavti | 2015-03-04 | 1 | -2/+2 |
| | |||||
* | cleanup removeaccount | Mario Vavti | 2015-03-04 | 1 | -20/+18 |
| | |||||
* | cleanup removeme | Mario Vavti | 2015-03-04 | 2 | -20/+28 |
| | |||||
* | fix wording | Mario Vavti | 2015-03-04 | 2 | -2/+2 |
| | |||||
* | clean up account settings | Mario Vavti | 2015-03-04 | 1 | -26/+18 |
| | |||||
* | Accordionize feature settings | Mario Vavti | 2015-03-04 | 2 | -20/+31 |
| | |||||
* | add the tag hijacking preference to Diaspora settings | friendica | 2015-03-03 | 2 | -3/+10 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-03 | 3 | -21/+15 |
|\ | |||||
| * | yes switch to bootstrap blue again (same as link colour in default light ↵ | jeroenpraat | 2015-03-03 | 1 | -1/+1 |
| | | | | | | | | redbasic schema). using link_colour for yes switch didnt work on dark schemas (displayes as white on white). | ||||
| * | revert login max-width | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | | |||||
| * | login adjustment | Mario Vavti | 2015-03-03 | 2 | -17/+7 |
| | | |||||
| * | typo | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | | |||||
| * | make remove channel button work again | Mario Vavti | 2015-03-03 | 2 | -4/+8 |
| | | |||||
* | | group/collection edit page cleanup | friendica | 2015-03-03 | 3 | -6/+5 |
|/ | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-02 | 3 | -90/+34 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-02 | 1 | -10/+10 |
| |\ | |||||
| * | | some more work on settings | Mario Vavti | 2015-03-02 | 3 | -90/+34 |
| | | | |||||
* | | | automated warning after a few days if poller is dead | friendica | 2015-03-02 | 1 | -0/+17 |
| |/ |/| | |||||
* | | tagcloud tweaks | friendica | 2015-03-02 | 1 | -10/+10 |
|/ | |||||
* | Merge pull request #914 from tuscanhobbit/dev | Paolo T | 2015-03-02 | 2 | -3373/+3472 |
|\ | | | | | Updated Italian strings | ||||
| * | Updated Italian strings | Paolo Tacconi | 2015-03-02 | 2 | -3373/+3472 |
| | | |||||
* | | here's the email template | friendica | 2015-03-01 | 1 | -0/+20 |
| | | |||||
* | | raise the default upload limit for the application. We eliminated this in ↵ | friendica | 2015-03-01 | 9 | -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_merge | friendica | 2015-03-01 | 21 | -6243/+6455 |
|\ \ | |||||
| * | | settings: missing /form and whitespace | Mario Vavti | 2015-03-01 | 1 | -133/+129 |
| | | | |||||
| * | | more settings work | Mario Vavti | 2015-03-01 | 3 | -160/+191 |
| | | | |||||
| * | | fix login | Mario Vavti | 2015-03-01 | 2 | -86/+18 |
| | | |