| Commit message (Expand) | Author | Age | Files | Lines |
* | bring back birthdays | friendica | 2014-06-02 | 4 | -6/+67 |
* | don't show app editing options to non-authenticated folks | friendica | 2014-06-01 | 1 | -0/+1 |
* | add a few days of slop to the orphan finder to account for any lags in dir sy... | friendica | 2014-06-01 | 1 | -1/+1 |
* | regression: (-1) update_flag still exists in one function. This should be UPD... | friendica | 2014-06-01 | 1 | -1/+1 |
* | issue #477 | friendica | 2014-06-01 | 1 | -2/+2 |
* | use consistent capitalisation in the item actions menu | friendica | 2014-05-29 | 2 | -7/+7 |
* | testing new event code | friendica | 2014-05-29 | 2 | -7/+13 |
* | newevent: front end functions | friendica | 2014-05-29 | 1 | -1/+5 |
* | more work on new event code | friendica | 2014-05-29 | 1 | -58/+46 |
* | event_addtocal function for storing received events | friendica | 2014-05-29 | 1 | -6/+52 |
* | start to tie in the new event logic | friendica | 2014-05-29 | 1 | -1/+1 |
* | split event storage into two bits - separate the event storage from the assoc... | friendica | 2014-05-29 | 1 | -65/+77 |
* | Merge branch 'master' into newevent | friendica | 2014-05-29 | 18 | -68/+754 |
|\ |
|
| * | this is an important bit - only mark dead hubs on directory servers. They sho... | friendica | 2014-05-29 | 1 | -0/+4 |
| * | cleanup dead directory entries. This was a real b#tch, so keep your eye out f... | friendica | 2014-05-28 | 3 | -19/+86 |
| * | moods: simplify 'xyz is tired' rather than 'xyz is currently tired'. This is ... | friendica | 2014-05-28 | 1 | -1/+1 |
| * | logging: include target url when reporting z_fetch_url and z_post_url errors. | friendica | 2014-05-27 | 1 | -4/+4 |
| * | give the cloud file list a bit of padding | friendica | 2014-05-27 | 2 | -23/+25 |
| * | filter randprof results to avoid channels that are known to be deceased. | friendica | 2014-05-25 | 1 | -1/+1 |
| * | Language selection: case-insensitive and system language | Alexandre Hannud Abdo | 2014-05-23 | 1 | -2/+1 |
| * | fix search to use in app | friendica | 2014-05-22 | 2 | -3/+4 |
| * | more apps | friendica | 2014-05-22 | 1 | -0/+2 |
| * | implement 'requires' on personal apps | friendica | 2014-05-22 | 1 | -6/+43 |
| * | sort by app name and not by apd filename | friendica | 2014-05-22 | 1 | -1/+4 |
| * | Add the admin app | friendica | 2014-05-21 | 1 | -0/+5 |
| * | more app work | friendica | 2014-05-21 | 2 | -7/+20 |
| * | change app dropdown to point to apps module (changes nav template). Important... | friendica | 2014-05-21 | 2 | -4/+5 |
| * | Make tag delivery work when channel name differs from profile name | Alexandre Hannud Abdo | 2014-05-21 | 1 | -5/+5 |
| * | Merge pull request #464 from solstag/master | RedMatrix | 2014-05-21 | 2 | -9/+11 |
| |\ |
|
| | * | Allow translation context with plural. Use that in Likes/Dislikes. | Alexandre Hannud Abdo | 2014-05-21 | 2 | -7/+8 |
| | * | Make translation contexts effective. | Alexandre Hannud Abdo | 2014-05-21 | 1 | -2/+3 |
| * | | make it possible to edit/delete apps via /apps/personal/edit | friendica | 2014-05-21 | 1 | -0/+3 |
| |/ |
|
| * | add zids to all the personal app links | friendica | 2014-05-20 | 1 | -0/+5 |
| * | more app work | friendica | 2014-05-20 | 1 | -8/+29 |
| * | add optional context to translations | friendica | 2014-05-20 | 1 | -2/+4 |
| * | most of the remaining apps basic infrastructure except a form to create the t... | friendica | 2014-05-20 | 2 | -7/+53 |
| * | more app backend work | friendica | 2014-05-19 | 1 | -4/+41 |
| * | apps: fix encoding/decoding and chunk splitting | friendica | 2014-05-18 | 1 | -2/+2 |
| * | start to build out the apps | friendica | 2014-05-18 | 2 | -6/+70 |
| * | more app work | friendica | 2014-05-18 | 1 | -0/+44 |
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-18 | 1 | -0/+18 |
| |\ |
|
| | * | implement modal for more then 10 likes/dislikes | marijus | 2014-05-18 | 1 | -0/+18 |
| * | | more app infrastructure | friendica | 2014-05-18 | 1 | -4/+49 |
| |/ |
|
| * | the help app | friendica | 2014-05-16 | 1 | -1/+1 |
| * | add hover tips - except we need a way to translate the things | friendica | 2014-05-15 | 1 | -0/+5 |
| * | login app | friendica | 2014-05-15 | 1 | -0/+4 |
| * | add directory | friendica | 2014-05-15 | 1 | -1/+1 |
| * | some sidebar content (doesn't yet do anything) | friendica | 2014-05-15 | 1 | -0/+12 |
| * | more base apps | friendica | 2014-05-15 | 1 | -1/+1 |
| * | the app menu takes form | friendica | 2014-05-15 | 1 | -3/+43 |