aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Dark schema: last bits. From now on, only updates.jeroenpraat2014-05-023-2/+28
|
* Dark schema: comment border fixjeroenpraat2014-05-021-0/+2
|
* and enable the colourpickerfriendica2014-05-011-1/+1
|
* missed the templatefriendica2014-05-011-0/+1
|
* make the comment border colour configurablefriendica2014-05-013-1/+8
|
* shift login box on small screensfriendica2014-05-012-1/+1
|
* allow birthdays with just a year (no month or day).friendica2014-05-012-8/+13
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-05-014-5/+13
|\
| * Merge pull request #439 from oohlaf/fixesRedMatrix2014-05-024-5/+13
| |\ | | | | | | Fix unwanted GET {0} requests
| | * Also for notifications.Olaf Conradi2014-05-022-3/+6
| | |
| | * Fix unwanted GET {0} requestsOlaf Conradi2014-05-022-2/+7
| |/ | | | | | | | | | | Because of image prefetch of browsers the <img src="{0}"> templates cause unwanted /{0} requests to the webserver. Templates are changed to use a data-src attribute.
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-05-013-7/+17
|\|
| * Dark schema: there are some minor issues left, but this one should go firstjeroenpraat2014-05-013-1/+6
| |
| * A little bit less darkjeroenpraat2014-05-011-1/+1
| |
| * Update for the Dark schema because of revision/redesign of conv_item.tpljeroenpraat2014-05-013-6/+11
| |
* | bring the posted-date selector widget up to date. There are no longer two ↵friendica2014-05-013-9/+12
|/ | | | different styles.
* rev updatefriendica2014-05-011-1/+1
|
* Merge pull request #438 from git-marijus/masterRedMatrix2014-05-018-344/+200
|\ | | | | revision/redesign of conv_item.tpl
| * typomarijus2014-05-011-1/+1
| |
| * revision/redesign of conv_item.tpl - addendummarijus2014-05-011-31/+0
| |
| * revision/redesign of conv_item.tplmarijus2014-05-018-317/+204
|/
* Merge pull request #437 from solstag/masterRedMatrix2014-05-011-0/+1
|\ | | | | Include /store/ in .gitignore
| * Include /store/ in .gitignoreAlexandre Hannud Abdo2014-05-011-0/+1
|/
* posted_dates() needs a re-write so we can make a much prettier archive widgetfriendica2014-04-301-1/+41
|
* Remove automatic bookmarking - it was a bad idea and just leads to menu ↵friendica2014-04-302-22/+1
| | | | clutter. Bookmarks can always be saved manually if desired.
* missing permissions block in mod_filestoragefriendica2014-04-304-2/+10
|
* did somebody say "tweak?friendica2014-04-302-2/+2
|
* tweak, tweaky, tweaker, tweakemfriendica2014-04-291-6/+9
|
* tweaking, tweakingfriendica2014-04-291-1/+1
|
* clean up the webpage list a bitfriendica2014-04-297-102/+129
|
* move the word flasher to a more prominent location. Allow the logo to scroll ↵friendica2014-04-281-2/+2
| | | | away - not the features.
* missing divfriendica2014-04-281-2/+2
|
* assets updatefriendica2014-04-282-3/+7
|
* minor revisionfriendica2014-04-271-1/+1
|
* assets updatefriendica2014-04-272-9/+7
|
* work tree cleanup - found these which hadn't been committed.friendica2014-04-265-0/+138
|
* Unfortunate omissionfriendica2014-04-261-3/+1
|
* got the presence bit.friendica2014-04-261-1/+1
|
* basic chatterbot support - though these would still require additional ↵friendica2014-04-262-1/+51
| | | | functionality in the API to maintain presence as they'll get kicked out of the room if they don't ping it regularly.
* I'm not sure I care any more.friendica2014-04-262-11/+4
|
* A useful hookfriendica2014-04-251-0/+5
|
* Set a default directory server from a hard-wired list if one was not ↵friendica2014-04-258-45/+39
| | | | previously chosen.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-04-253-2041/+2152
|\
| * quickfix for #write-pages behind navbarmarijus2014-04-241-2/+0
| |
| * Merge pull request #429 from solstag/masterRedMatrix2014-04-242-2039/+2152
| |\ | | | | | | update pt-br translation
| | * update pt-br translationAlexandre Hannud Abdo2014-04-232-2039/+2152
| | |
* | | missed the string update on an earlier checkinfriendica2014-04-252-3526/+3524
| | |
* | | A future "comanche UI" is going to need lists of available building blocks. ↵friendica2014-04-251-0/+25
| | | | | | | | | | | | Some of these are pretty easy to assemble, others are a bit more difficult and will have to go through a registration procedure. This checkin create such a registration procedure for page templates and their associated flavours and their assignable regions. The array itself is extensible since I don't know for sure at this stage what the front-end UI for this feature will ultimately require or even if there ever will be a front-end UI as this community still seems to believe that software writes itself and just magically appears, working perfectly.
* | | doc/strings updatefriendica2014-04-2515-21/+61
|/ /
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-04-233-1919/+2019
|\ \