Commit Graph

12905 Commits

Author SHA1 Message Date
friendica e00be4de23 The Diaspora communications policies allow comments to public posts 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. 2015-02-17 19:47:36 -08:00
friendica 8c717f910a Merge https://github.com/friendica/red into pending_merge 2015-02-17 18:14:47 -08:00
friendica 33e406d7fc make tag clouds honour the full permissions repertoire, not just yes/no public/private, but who are you and what tags can you see 2015-02-17 18:13:20 -08:00
marijus 0bedf3e5d2 advanced css calc() failback 2015-02-17 10:58:18 +01:00
friendica 3d9273afad Merge https://github.com/friendica/red into pending_merge 2015-02-16 17:01:41 -08:00
friendica 533f39debe bring back like/dislike summaries on photos 2015-02-16 17:01:13 -08:00
marijus e0c9929325 quickfix for eventual css calc() not supported bug 2015-02-17 00:32:38 +01:00
Habeas Codice d9d029470f Merge branch 'master' of https://github.com/friendica/red 2015-02-16 15:13:31 -08:00
Habeas Codice ca8e221018 normalize age data
mysql has type tinyint(3) which probably turns into a 24-bit value, but
postgres uses 3-digit decimal as its constraint (probably what the mysql
schema was intended to do). either that or mysql silently truncates while
postgres respects the constraint. Either way, bad data gets in unchecked, now
it's checked.
2015-02-16 15:09:43 -08:00
Habeas Codice 972fc91e12 remove superfluous non-boolean boolean 2015-02-16 15:08:53 -08:00
friendica 1d1676094d hub upgrade w/name change via Alex 2015-02-16 11:12:46 -08:00
friendica b4f639239f mopping up the public site ratings 2015-02-16 11:09:12 -08:00
friendica a1c4bbfa5c quick fix for photos page until calls to like_puller() are fixed 2015-02-16 01:22:11 -08:00
friendica eb3c5916d7 pubsites ratings (mod/pubsites really really needs to be templatised, this was quick and dirty) 2015-02-16 01:17:15 -08:00
friendica 1c4b919980 force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy. 2015-02-15 23:45:22 -08:00
friendica 8774089005 preparatory work for site ratings 2015-02-15 21:22:05 -08:00
friendica 2e3daf77bb site firehose 2015-02-15 20:20:23 -08:00
friendica a5f7df4667 issue #860, replace br html element with linefeed between table rows 2015-02-15 19:15:55 -08:00
friendica 9067d4c157 taganyone wasn't working 2015-02-15 18:38:26 -08:00
friendica 9ba21f82cb missing file 2015-02-15 16:30:41 -08:00
friendica 8d6e3f5390 add zotsh to util 2015-02-15 16:29:12 -08:00
friendica 0249fbb7e6 lost ability to delete events 2015-02-15 16:04:59 -08:00
friendica 0d9508d5ef Merge https://github.com/friendica/red into pending_merge 2015-02-14 21:58:32 -08:00
friendica 7ad425bbda failure to auto update comments if it's your own. 2015-02-14 21:57:47 -08:00
marijus 884dc5973d Merge branch 'master' of https://github.com/friendica/red 2015-02-14 22:19:33 +01:00
marijus db7b4ea2bf update justifiedGallery to version 3.5.4 and add ignoreElement option which will hopefully be accepted upstream 2015-02-14 22:18:50 +01:00
jeroenpraat 1cfb25a50f Note to myself: don't forget to remove the patch files from the repo. 2015-02-14 18:19:52 +01:00
jeroenpraat 05c2c50170 Patches from Thomas regarding offline status off whogotzot.com 2015-02-14 18:17:42 +01:00
friendica 59828593c1 some ratings fixes 2015-02-13 14:25:04 -08:00
friendica 46eda6e723 Merge https://github.com/friendica/red into pending_merge 2015-02-13 13:05:14 -08:00
friendica 7bb2e25ea0 missing param 2015-02-13 13:04:31 -08:00
marijus f0fe81df79 Merge branch 'master' of https://github.com/friendica/red 2015-02-13 12:37:34 +01:00
marijus 7c45f23f8f some shifting to make button groups render properly 2015-02-13 12:37:05 +01:00
Habeas Codice 46964a8a88 make sql work on both db types 2015-02-13 02:57:28 -08:00
marijus b340fd5095 Merge branch 'master' of https://github.com/friendica/red 2015-02-13 10:41:19 +01:00
marijus 4616c13f3b yet another icon change 2015-02-13 10:40:52 +01:00
RedMatrix 39b7faca9a Merge pull request #897 from solstag/tagfix
Fixes tag delivery regex for when multiple tags are present
2015-02-13 20:28:07 +11:00
Alexandre Hannud Abdo 8696795ce6 Fixes tag delivery regex for when multiple tags are present
Previous regex would cause matches to span several tags
when present, thus never recognizing the mention.
2015-02-13 07:10:29 -02:00
marijus fb198b8a05 item_unseen update 2015-02-13 10:01:26 +01:00
friendica 4b513d3322 issue #896 2015-02-12 19:22:07 -08:00
friendica 084ca3f4a1 typo 2015-02-12 18:49:42 -08:00
friendica da2349bb6a provide relief to sites that are severely impacted by the slow ITEM_UNSEEN searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief. 2015-02-12 17:45:25 -08:00
friendica 94a9aa9610 possibly better icons, possibly not. There is no [x]. 2015-02-12 14:54:53 -08:00
friendica 4ec099e7d8 Merge https://github.com/friendica/red into pending_merge 2015-02-12 14:49:54 -08:00
friendica 8c4a526961 revup 2015-02-12 13:45:09 -08:00
RedMatrix 9ae2fc8910 Merge pull request #895 from solstag/sigfix
Dot not trim body in order to avoid issues with signature checks
2015-02-12 20:06:38 +11:00
Alexandre Hannud Abdo 6ec44793b3 Dot not trim body in order to avoid issues with signature checks 2015-02-12 05:44:24 -02:00
friendica 2b2fa5a973 issue #843 2015-02-11 20:38:06 -08:00
friendica 78b8754856 Merge https://github.com/friendica/red into pending_merge 2015-02-11 16:12:47 -08:00
friendica c62d605608 well that was certainly fun. And the reason why likes and other acitivity deletions weren't propagating. Hopefully this is the last reason and there aren't more lurking further down the chain. 2015-02-11 16:11:21 -08:00