Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | straighten out some directory stuff, which required some Comanche structural ↵ | friendica | 2015-03-05 | 1 | -0/+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 | 1 | -23/+36 |
| | |||||
* | only show theme settings if we have any themes | Mario Vavti | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | restructure display settings | Mario Vavti | 2015-03-05 | 1 | -36/+64 |
| | |||||
* | can not use element id more than once | Mario Vavti | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -2/+2 |
| | |||||
* | 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 | 3 | -2/+3 |
| | | | | 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 | 2 | -3/+3 |
| | |||||
* | cleanup removeaccount | Mario Vavti | 2015-03-04 | 1 | -20/+18 |
| | |||||
* | cleanup removeme | Mario Vavti | 2015-03-04 | 1 | -20/+18 |
| | |||||
* | 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 | 1 | -20/+29 |
| | |||||
* | add the tag hijacking preference to Diaspora settings | friendica | 2015-03-03 | 1 | -1/+8 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-03 | 2 | -17/+7 |
|\ | |||||
| * | login adjustment | Mario Vavti | 2015-03-03 | 1 | -16/+6 |
| | | |||||
| * | make remove channel button work again | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | | |||||
* | | group/collection edit page cleanup | friendica | 2015-03-03 | 1 | -1/+1 |
|/ | |||||
* | some more work on settings | Mario Vavti | 2015-03-02 | 1 | -29/+33 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-01 | 16 | -218/+226 |
|\ | |||||
| * | settings: missing /form and whitespace | Mario Vavti | 2015-03-01 | 1 | -133/+129 |
| | | |||||
| * | more settings work | Mario Vavti | 2015-03-01 | 2 | -156/+162 |
| | | |||||
| * | fix login | Mario Vavti | 2015-03-01 | 1 | -20/+16 |
| | | |||||
| * | first pile of work on settings | Mario Vavti | 2015-03-01 | 15 | -49/+59 |
| | | |||||
* | | queue management actions. Still needs further work such as indication of ↵ | friendica | 2015-03-01 | 1 | -0/+14 |
|/ | | | | last successful connection or indication that the hub was marked offline, but these are potentially expensive queries. | ||||
* | high level queue inspector - needs a lot more, like the ability to dump ↵ | friendica | 2015-02-26 | 1 | -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 ↵ | friendica | 2015-02-26 | 2 | -4/+4 |
| | | | | goes to submit instead of the next button. | ||||
* | finish converting "delete" to trash icons for consistency. The 'x' was left ↵ | friendica | 2015-02-26 | 12 | -12/+12 |
| | | | | 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 functions | friendica | 2015-02-22 | 1 | -1/+1 |
| | |||||
* | The Diaspora communications policies allow comments to public posts ↵ | friendica | 2015-02-17 | 1 | -1/+10 |
| | | | | 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. | ||||
* | bring back like/dislike summaries on photos | friendica | 2015-02-16 | 1 | -58/+31 |
| | |||||
* | force site_url to be lowercase when stored. Otherwise rating hubs on ↵ | friendica | 2015-02-15 | 1 | -1/+1 |
| | | | | postgres could get real messy. | ||||
* | preparatory work for site ratings | friendica | 2015-02-15 | 1 | -0/+5 |
| | |||||
* | lost ability to delete events | friendica | 2015-02-15 | 1 | -0/+1 |
| | |||||
* | some shifting to make button groups render properly | marijus | 2015-02-13 | 2 | -48/+51 |
| | |||||
* | yet another icon change | marijus | 2015-02-13 | 2 | -12/+12 |
| | |||||
* | possibly better icons, possibly not. There is no [x]. | friendica | 2015-02-12 | 2 | -8/+8 |
| | |||||
* | more permissions tweaking | friendica | 2015-02-10 | 2 | -2/+2 |
| | |||||
* | wrong icons in list mode | friendica | 2015-02-10 | 1 | -4/+4 |
| | |||||
* | item voting tools | friendica | 2015-02-10 | 4 | -0/+41 |
| | |||||
* | more attendance | friendica | 2015-02-10 | 2 | -8/+8 |
| | |||||
* | cleanup event attendance - make sure it works in list mode. | friendica | 2015-02-10 | 2 | -52/+44 |
| | |||||
* | more progress on event confirmations | friendica | 2015-02-10 | 1 | -7/+18 |
| | |||||
* | like formatting for extended consensus items | friendica | 2015-02-09 | 1 | -58/+32 |
| | |||||
* | bring some styling back to the colorbox and improve the event preview ability | friendica | 2015-02-09 | 1 | -1/+2 |
| | |||||
* | make preview button larger | friendica | 2015-02-09 | 1 | -1/+1 |
| |