Commit graph

10468 commits

Author SHA1 Message Date
Thomas Willingham
5abd8fa702 Crude, but working bellendian filter. 2014-06-03 15:44:57 +01:00
jeroenpraat
c4b0f72032 With a new logo, also comes a new favicon and other rm-icons off course. Please empty your cache first to see. 2014-06-03 13:56:01 +00:00
jeroenpraat
ad378cbe07 Updated strings for show entire post and show less to expand and collapse. See last few comments from me and Mario at https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl 2014-06-03 12:14:51 +00:00
jeroenpraat
b4e7d7f7c0 Updated to [+] show more, [+] show more comments, etc. See https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl 2014-06-03 05:12:00 +00:00
friendica
d41b76aa11 cross some more stuff off the to-do list 2014-06-02 19:28:45 -07:00
friendica
1d5bcc6c43 add alpha channel 2014-06-02 19:17:07 -07:00
friendica
4efd7a2986 image update 2014-06-02 19:13:31 -07:00
friendica
49abe9d334 issue #479 - tag escaping not needed here. 2014-06-02 19:05:24 -07:00
friendica
c886d6e707 update strings 2014-06-02 18:01:00 -07:00
friendica
f5b8456e06 Merge https://github.com/friendica/red into pending_merge 2014-06-02 17:50:27 -07:00
friendica
2386bc4d00 bring back birthdays 2014-06-02 17:49:19 -07:00
jeroenpraat
9ea8169240 Update nl before doing something new 2014-06-02 20:17:17 +00:00
jeroenpraat
c452aab0e5 Update nl 2014-06-02 15:18:31 +00:00
jeroenpraat
004b8ec311 Update nl 2014-06-02 15:08:31 +00:00
friendica
576c36c56f better scaling 2014-06-02 03:58:59 -07:00
friendica
1952280e16 probe app 2014-06-01 22:39:24 -07:00
friendica
17e575e1eb don't show app editing options to non-authenticated folks 2014-06-01 22:15:21 -07:00
friendica
f5d3a724d2 minor stylistic improvements 2014-06-01 22:09:54 -07:00
friendica
3e687e6051 minor tweaks 2014-06-01 21:29:35 -07:00
friendica
43ea96a6c4 remove a few old icons 2014-06-01 20:31:24 -07:00
friendica
14abd1da3e remove banner experiment 2014-06-01 20:17:32 -07:00
friendica
a84d2d0731 add a few days of slop to the orphan finder to account for any lags in dir syncing. 2014-06-01 17:22:04 -07:00
friendica
1cb987d075 Merge https://github.com/friendica/red into pending_merge 2014-06-01 16:39:20 -07:00
friendica
ddcf905d03 regression: (-1) update_flag still exists in one function. This should be UPDATE_FLAGS_FORCED or 2. 2014-06-01 16:36:11 -07:00
jeroenpraat
894b8e4b15 idem 2014-06-01 21:25:59 +00:00
jeroenpraat
2632ac80bb Minor adjustment to Dutch translation 2014-06-01 21:16:46 +00:00
jeroenpraat
db4321f8ea New language: Dutch! Nederlands! (messages.po: 69% translated) 2014-06-01 21:10:02 +00:00
friendica
3821efb99e issue #477 2014-06-01 01:30:34 -07:00
friendica
c459b5b635 Merge https://github.com/friendica/red into pending_merge 2014-05-31 16:11:17 -07:00
friendica
61ed6ea273 issue #476 2014-05-31 16:10:31 -07:00
marijus
a5b2e0fb97 add another transparent version for dark backgrounds 2014-05-31 13:20:25 +02:00
marijus
1456b4c811 add padding to the transparent version 2014-05-31 12:37:31 +02:00
friendica
c857c5a648 updated README 2014-05-30 15:52:40 -07:00
friendica
6ba008a1a9 add Mario's logos 2014-05-30 14:45:59 -07:00
friendica
eea94f5fdb Merge https://github.com/friendica/red into pending_merge 2014-05-30 02:52:51 -07:00
friendica
c37ee6f06f doc updates 2014-05-30 02:52:29 -07:00
Paolo T
f650fb6268 Merge pull request #475 from tuscanhobbit/master
IT: updated strings
2014-05-30 11:45:05 +02:00
Paolo Tacconi
f753a14997 IT: updated strings 2014-05-30 11:43:29 +02:00
friendica
b4fe14982f string update 2014-05-29 22:22:11 -07:00
friendica
33cf83175d use consistent capitalisation in the item actions menu 2014-05-29 21:34:08 -07:00
friendica
832cbbec15 testing new event code 2014-05-29 21:25:19 -07:00
friendica
22ed5b1d03 newevent: front end functions 2014-05-29 20:09:21 -07:00
friendica
6e0cc25a90 more work on new event code 2014-05-29 19:48:54 -07:00
friendica
dac7f68914 event_addtocal function for storing received events 2014-05-29 17:52:11 -07:00
friendica
a3487efd57 start to tie in the new event logic 2014-05-29 17:09:14 -07:00
friendica
118b4c88bd split event storage into two bits - separate the event storage from the associated item storage 2014-05-29 16:23:20 -07:00
friendica
9b5eabf108 Merge branch 'master' into newevent
Conflicts:
	include/zot.php
2014-05-29 16:14:10 -07:00
friendica
1a58777daa this is an important bit - only mark dead hubs on directory servers. They shouldn't matter anywhere else. 2014-05-29 00:55:34 -07:00
friendica
2a6d7b6a07 cleanup dead directory entries. This was a real b#tch, so keep your eye out for issues - which you shouldn't see until next weekend when this is scheduled to run. We're only setting flags, so if anything goes wrong we should be able to recover without too much pain. 2014-05-28 21:42:46 -07:00
friendica
53ea6b05a6 Merge https://github.com/friendica/red into pending_merge 2014-05-28 18:01:32 -07:00