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
a5f7df4667
issue #860 , replace br html element with linefeed between table rows
2015-02-15 19:15:55 -08:00
Einer von Vielen
6ed8fb30b8
Changed bb code [toc] to make it more flexible
...
This usage is know closer to the original usage of
http://ndabas.github.io/toc/
Changed:
- jquery.toc.js: Do not check for empty headings
- bbcode.php: Added processing of [toc] with parameters
- main.js: Use the default params for jquery.toc.js
- bbcode.html: Added more help for [toc] and corrected some html
2015-02-14 20:33:51 +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
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
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
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
friendica
8c061f143f
more efficient processing of response activities, plus a proof of concept fix for the problem of receiving a delete notification before we actually get the item which we're supposed to delete.
2015-02-11 15:26:35 -08:00
marijus
b86ed864aa
to get the correct total count we should probably only count the arrays with count key set
2015-02-11 12:09:04 +01:00
marijus
499841a722
typo agree->disagree
2015-02-11 10:54:43 +01:00
friendica
3f76cbf40b
cut/paste typo
2015-02-11 01:53:17 -08:00
friendica
e8bdf2b8d7
more permissions tweaking
2015-02-10 21:21:18 -08:00
friendica
583af02f71
fix permissions
2015-02-10 20:43:04 -08:00
friendica
149a588b11
ensure we have permission before displaying buttons
2015-02-10 20:21:54 -08:00
friendica
79223b6b3d
item voting tools
2015-02-10 19:10:18 -08:00
friendica
79da33dafd
improvements in duplicate like detection, especially w/r/t event participation
2015-02-10 17:49:46 -08:00
friendica
4632d30a78
more attendance
2015-02-10 14:47:09 -08:00
friendica
f7cce63447
cleanup event attendance - make sure it works in list mode.
2015-02-10 00:44:34 -08:00
friendica
81e7b47b76
more progress on event confirmations
2015-02-10 00:11:37 -08:00
friendica
c694945245
like formatting for extended consensus items
2015-02-09 21:18:50 -08:00
friendica
55c3c54ef6
apply max_import_size to Diaspora posts
2015-02-09 19:54:48 -08:00
friendica
0f494a5a2a
Merge https://github.com/friendica/red into pending_merge
2015-02-09 16:00:03 -08:00
friendica
0e74ebc6a9
title missing sending to diaspora (which doesn't support titles but let's not go there).
2015-02-09 15:12:15 -08:00
marijus
e2aa0a273c
improve sql query
2015-02-09 21:46:22 +01:00
friendica
d473c3c500
fix for service_plink() after observing it in the wild
2015-02-09 00:43:38 -08:00
friendica
08b757a22c
Merge branch 'master' into tres
...
Conflicts:
mod/events.php
view/css/mod_events.css
2015-02-08 20:57:37 -08:00
friendica
64191de5e7
generate the correct service permalink
2015-02-08 18:31:51 -08:00
friendica
7edab47658
get_rel_link broken - also weekly doc updates
2015-02-06 02:07:10 -08:00
friendica
4b348d2489
Merge branch 'master' into tres
...
Conflicts:
view/css/mod_events.css
view/theme/redbasic/css/style.css
2015-02-05 19:38:43 -08:00
friendica
abcc70722c
event form cleanup backported from trinidad - still need to style the checkboxes
2015-02-05 19:37:55 -08:00
friendica
b948fbaeda
allow post expiration to be set from a config (and therefore a plugin/addon)
2015-02-05 19:09:42 -08:00
friendica
fe8a08a474
over-ride permissions for sys channel delivery from diaspora
2015-02-05 17:29:35 -08:00
friendica
153719a20a
another issue with diaspora postings to sys channel - sys has no connections, hence no abook records.
2015-02-05 16:13:26 -08:00
friendica
b1eebaaedb
Merge https://github.com/friendica/red into pending_merge
2015-02-05 15:29:36 -08:00
friendica
331c72b3be
author profile photo in reshare wasn't linked
2015-02-05 14:46:08 -08:00
marijus
1abb17c880
typo
2015-02-05 21:46:46 +01:00
marijus
1d5321798a
forgot to remove some debug stuff
2015-02-05 21:31:05 +01:00
marijus
be0e6ed6d7
make file activity respect parent dir permissions work
2015-02-05 21:16:21 +01:00
Habeas Codice
9ed23f9081
Merge branch 'master' of https://github.com/friendica/red
2015-02-05 09:15:39 -08:00
Habeas Codice
88488fdfbb
escape dates
2015-02-05 09:15:26 -08:00
friendica
646a874390
diaspora public posts not delivering to sys channel if there were no other subscribers
2015-02-04 20:28:36 -08:00
friendica
5a0ccbfcf3
forgot to add the self exclusion
2015-02-04 18:31:12 -08:00