Hannes Mannerheim
9f613e5a79
capitalistas centralizados: https://quitter.se/notice/3246812
2015-01-20 14:02:28 +01:00
Hannes Mannerheim
1b642f1013
spanish corrections by cadetesdelespacio@quitter.es
2015-01-20 13:40:34 +01:00
Hannes Mannerheim
520931c847
Merge pull request #67 from jmontane/patch-1
...
minor Catalan fixes
2015-01-20 12:30:35 +01:00
Joan Montané
eda9c0778a
minor Catalan fixes
2015-01-20 08:53:04 +01:00
Hannes Mannerheim
a3df1ec0e7
#35 fixed
2015-01-20 01:25:23 +01:00
Hannes Mannerheim
8d01fe764f
esperanto fixes by shevek@quitter.se
2015-01-20 00:52:02 +01:00
Hannes Mannerheim
c2e254a6da
language bugs
2015-01-20 00:41:27 +01:00
Hannes Mannerheim
7dce5631a0
small catalan bugs
2015-01-20 00:32:15 +01:00
Hannes Mannerheim
07ae0f733c
Merge pull request #66 from jmontane/patch-1
...
Fix Catalan strings
2015-01-20 00:28:54 +01:00
Joan Montané
c2fdecdab1
Fix Catalan strings
2015-01-20 00:24:17 +01:00
Hannes Mannerheim
f84c48f5ca
optional ahorita
2015-01-19 22:55:19 +01:00
Hannes Mannerheim
c4c6396a76
even more wild guessing #62
2015-01-19 21:49:06 +01:00
Hannes Mannerheim
d05a6a388a
another wild guess to solve issue #62
2015-01-19 21:47:17 +01:00
Hannes Mannerheim
20fa00e187
catalan language, thx to nomdusuaria@quitter.no and bueno@quitter.se
2015-01-19 21:19:20 +01:00
Hannes Mannerheim
aaaa225190
blindly editing css to see if it fixes issue #62....
2015-01-19 20:59:22 +01:00
Hannes Mannerheim
26463b57fe
spanish language fixes, thx to Evidence, @pelayo@quitter.es and crisinf
2015-01-19 18:24:27 +01:00
Hannes Mannerheim
778d75e6f0
makes invites work for opt-out sites
2015-01-19 18:01:10 +01:00
Hannes Mannerheim
86ea303e4e
Merge pull request #65 from mmn/neustatus_ios_client
...
Neustatus is a working iOS StatusNet client
2015-01-19 17:13:21 +01:00
Mikael Nordfeldth
8378b09b68
Neustatus is a working iOS StatusNet client
2015-01-19 17:07:20 +01:00
Hannes Mannerheim
13d7976dd7
removal of duplicate notifications was broken
2015-01-19 17:05:12 +01:00
Hannes Mannerheim
fce5e17f51
Merge pull request #63 from mmn/no_duplicates_in_feed_end
...
Duplicate items appeared when scrolling to bottom of feed
2015-01-19 16:52:19 +01:00
Mikael Nordfeldth
ce4b99e2a5
Duplicate items appeared when scrolling to bottom of feed
...
At least on the "notifications" feed page many users on quitter.es reported
that their notifications were duplicated when scrolling down.
It appears that qvitter.js fetches notices but does not check which notices
were already there, so I did a quick fix and set the feed to only fetch
notices which had a max_id of the last item _minus one_.
max_id is inclusive in GNU social.
2015-01-19 15:41:52 +01:00
Hannes Mannerheim
259651e671
the source of notices is probably safe html to render
2015-01-19 14:07:46 +01:00
Hannes Mannerheim
518daa127e
Merge pull request #59 from mmn/no_http_replacement
...
Don't replace https with http in form action URL
2015-01-19 14:05:55 +01:00
Mikael Nordfeldth
ec057fe8a4
Don't replace https with http in form action URL
...
I guess this is a residual line from when quitter.se had to rewrite their calls to http manually?
2015-01-19 09:31:43 +01:00
Hannes Mannerheim
5b711d981f
replace html special chars to stop xss
2015-01-18 20:36:08 +01:00
Hannes Mannerheim
4765039f43
Merge pull request #55 from postblue/fix-capitals
...
Uniform capitalization of languages
2015-01-18 17:40:32 +01:00
Hannes Mannerheim
f165ca53c4
Merge pull request #54 from mmn/indexes_in_qvitternotification
...
Indexes for QvitterNotification dataobject
2015-01-18 17:38:08 +01:00
postblue
83f20288ba
Uniform capitalization of languages
2015-01-18 17:08:16 +01:00
Mikael Nordfeldth
fc7ea82724
Indexes for QvitterNotification dataobject
2015-01-18 16:54:59 +01:00
Hannes Mannerheim
6967bf667f
Merge pull request #53 from postblue/fr
...
Fixing mix up
2015-01-18 16:39:01 +01:00
postblue
566dc891d7
Fixing mix up
2015-01-18 16:20:19 +01:00
Hannes Mannerheim
8dbbd9a1f4
Merge pull request #51 from postblue/fr
...
Missed a line
2015-01-18 15:18:09 +01:00
postblue
17f03c9f1d
Missed a line
2015-01-18 15:15:01 +01:00
Hannes Mannerheim
c3f2009837
french translations fixes by @postblue@herds.eu
2015-01-18 15:02:03 +01:00
Hannes Mannerheim
def16d377c
Merge pull request #50 from mmn/class_qvitternotifications_undefined_property
...
Class var declarations did not match SQL table
2015-01-18 14:56:20 +01:00
Mikael Nordfeldth
08ee629b92
Class var declarations did not match SQL table
2015-01-18 14:45:41 +01:00
Hannes Mannerheim
067d6a72f9
Merge pull request #49 from mmn/qvitter_notification_code_style
...
Qvitter notification code style
2015-01-18 14:38:52 +01:00
Mikael Nordfeldth
55b2f7a69d
protected functions prepare and handle (and no args to handle)
2015-01-18 14:37:49 +01:00
Mikael Nordfeldth
5d83ff5b34
only updating the changed fields (performance)
2015-01-18 14:28:53 +01:00
Mikael Nordfeldth
03cba8fc0c
It was the exact same loop all over again
2015-01-18 14:27:42 +01:00
Mikael Nordfeldth
3b9fd25787
formatting and layout (tabs = 4 spaces, no trailing whitespace)
2015-01-18 14:26:07 +01:00
Mikael Nordfeldth
0d6318c92b
No need to test if it's empty when we're running foreach
2015-01-18 14:18:19 +01:00
Hannes Mannerheim
eacf063b0f
.zone in url regexp. this needs fixing later, with all new domains
2015-01-16 01:55:17 +01:00
Hannes Mannerheim
54644f13b7
Merge pull request #31 from rozzin/invite-button
...
Enable invitations whenever invitations are enabled.
2014-12-19 15:43:28 +01:00
Joshua Judson Rosen
bd67dce5bb
Enable invitations whenever invitations are enabled.
...
Use the same logic as GNU social does: invitations enabled and registration not closed.
2014-12-09 20:25:37 -05:00
Hannes Mannerheim
0a048baea7
invite friends for invite-only instances, thx @rozzin
2014-12-09 02:24:23 +01:00
Hannes Mannerheim
ebb2fad1c7
title attribute in openid link
2014-12-08 17:43:21 +01:00
Hannes Mannerheim
c7b84ce637
OpenID login link
2014-12-08 17:39:47 +01:00
Hannes Mannerheim
73c32af95d
undo commit 3ad2e0a
2014-12-08 16:23:00 +01:00