Tom Hughes
94f19ce3b3
Use a better HTML sanitizer that makes sure the HTML is well formed and
...
can add rel="nofollow" to links.
2010-03-06 15:38:13 +00:00
Tom Hughes
5e9ae68fb2
Make friend notification messages include a link to add a reciprocal
...
friendship if it doesn't already exist. Closes #2754 .
2010-03-01 12:08:11 +00:00
Tom Hughes
07172166da
Monkey patch rails to work around stupid I18n bug where it looks up
...
time.formats in the locale and then looks for the requested format in
that hash, thereby not doing fallback correctly. To make things worse
it then defaults to just using the requested format name as the format...
2010-03-01 00:55:27 +00:00
Translatewiki
32326df602
Localisation updates from translatewiki.net (2010-02-28)
2010-02-28 23:07:43 +00:00
Translatewiki
f9e2447013
Fix typo
2010-02-28 21:08:48 +00:00
Tom Hughes
9d35062ba3
Add a "friendly" date/time format and use it whenever we are printing
...
dates and times on the web site.
Also try and improve formatting of message pages a but, and include the
image of the recipient when viewing a sent message.
2010-02-28 16:57:22 +00:00
Tom Hughes
b90567e197
Tidy up error handling in the message controller, and make it redirect to
...
the login page if you are logged in as the wrong user. Closes #1569 .
2010-02-28 15:13:06 +00:00
Tom Hughes
98c471c485
Commit missing resource for user image hint.
2010-02-28 14:23:51 +00:00
Ævar Arnfjörð Bjarmason
92339552d1
use i18n kthx
2010-02-28 05:13:00 +00:00
Tom Hughes
acd72861ed
Rework the user details screen to be less crap... Highlights include:
...
- Map is smaller and placed to the side with lists of friends
and nearby users (now excluding friends) beside it.
- Map includes friends as well as nearby users.
- Friend and nearby user lists include photos and links to
friend/unfriend as appropriate.
- OAuth settings link moved up with all the other links in the
main navigation bar.
The addition of friends to the map also carries through to the user
settings page.
2010-02-27 18:11:04 +00:00
Translatewiki
150ae06104
Localisation updates from translatewiki.net (2010-02-27)
2010-02-27 17:14:35 +00:00
Translatewiki
94f202c511
Localisation updates from translatewiki.net (2010-02-27)
2010-02-27 17:13:26 +00:00
Tom Hughes
0b913efd05
Use Nominatim to reverse geocode diary location information and display
...
a friendly human readable location instead of some coordinates.
2010-02-27 12:41:56 +00:00
Tom Hughes
1df4234c72
Remote "change my settings" link from user page as it duplicates the
...
main "my settings" link at the top of the page.
2010-02-27 00:14:13 +00:00
Tom Hughes
fbe529d87e
Remove unused set_home method from user controller.
2010-02-27 00:02:22 +00:00
Tom Hughes
c55490d24e
Move support for adding and deleting user images to the user settings
...
page and reposition the user image ont he user page in the top right
corner of the page.
2010-02-26 23:44:43 +00:00
Tom Hughes
c6077fd124
Make the tooltips for the tabs a bit more consistent and make the edit
...
and history tooltips change when those tabs are disabled to explain that
the user needs to zoom in to use them.
2010-02-26 18:49:22 +00:00
Tom Hughes
aac4776dd1
When the area selected for export is too large to be downloaded from
...
the API then disable the export button and display a message rather
than forcibly disabling that export option. Closes #1996 .
2010-02-26 14:16:04 +00:00
Translatewiki
34bd559fae
Localisation updates from translatewiki.net (2010-02-21)
2010-02-21 22:30:27 +00:00
Translatewiki
a49ba5e7c9
Localisation updates from translatewiki.net (2010-02-21)
2010-02-21 22:29:22 +00:00
Translatewiki
124eac22fe
Localisation updates from translatewiki.net (2010-02-18)
2010-02-18 23:04:43 +00:00
Translatewiki
61ece2b7ae
Localisation updates from translatewiki.net (2010-02-18)
2010-02-18 23:04:02 +00:00
Translatewiki
2d3ff49f5e
Localisation updates from translatewiki.net (2010-02-11)
2010-02-11 22:37:48 +00:00
Translatewiki
e464192462
Localisation updates from translatewiki.net (2010-02-11)
2010-02-11 22:36:48 +00:00
Ævar Arnfjörð Bjarmason
eccd9b93d9
Don't begin/end messages with whitespace, Translatewiki can't grok it.
2010-02-11 08:27:18 +00:00
Richard Fairhurst
4de68be303
join/unjoin fixes, plus better amf_controller error handling for deleted items
2010-02-11 00:48:15 +00:00
Richard Fairhurst
34d3b94a65
lots of duplicate node stuff
2010-02-10 01:16:22 +00:00
Tom Hughes
846699104d
Display the current email address and any pending new email address
...
separately on the user settings page.
2010-02-09 11:54:40 +00:00
Tom Hughes
d907b40eab
Improve page title for diary entries. Closes #2702 .
2010-02-08 18:15:51 +00:00
Translatewiki
4aa4aaf0e1
Localisation updates from translatewiki.net (2010-02-08)
2010-02-08 18:03:16 +00:00
Translatewiki
a6e9fe552b
Localisation updates from translatewiki.net (2010-02-08)
2010-02-08 18:02:09 +00:00
Richard Fairhurst
7e44806fe2
Potlatch 1.3e with experimental tagfinder
2010-02-07 19:08:46 +00:00
Tom Hughes
b7d954be44
Add a map queue that points at cgimap and direct map calls to it.
2010-02-07 11:05:10 +00:00
Tom Hughes
a7ac1d9c9e
Update robot blocking rules to match live server.
2010-02-07 11:03:23 +00:00
Tom Hughes
5996b0c622
Use a regex match to block tilesAtHome.
2010-02-07 11:02:26 +00:00
Tom Hughes
ed9fdd1d62
Block tilesAtHome and reassign the remaining daemons from that queue
...
to the main bulkapi queue.
2010-02-07 11:01:48 +00:00
Tom Hughes
bf8ac762dd
Drop the namefinder queue.
2010-02-07 10:59:23 +00:00
Tom Hughes
1790b61c42
Drop mod_evasive as it wasn't doing anything very useful and was
...
sometimes actively harmful.
2010-02-07 10:58:36 +00:00
Tom Hughes
ba65dcc97a
It helps if the strings are committed as well...
2010-02-06 11:44:59 +00:00
Translatewiki
5f87f645a1
Localisation updates from translatewiki.net (2010-02-04)
2010-02-04 22:22:00 +00:00
Translatewiki
7f1635f0d0
Localisation updates from translatewiki.net (2010-02-04)
2010-02-04 22:13:21 +00:00
Tom Hughes
8cd02f4136
Drop the username from the "new diary entry" link to avoid problems
...
with caching - we don't need it as we know who the logged in user is
when a diary posting is made.
2010-02-04 15:48:40 +00:00
Translatewiki
279ab7f911
Localisation updates from translatewiki.net (2010-01-29)
2010-01-29 00:07:54 +00:00
Translatewiki
4801ed1f85
Localisation updates from translatewiki.net (2010-01-29)
2010-01-29 00:06:11 +00:00
Ævar Arnfjörð Bjarmason
ea3f5b6893
move haiti messages in the order in which they are used in the Potlatch drop-down list
2010-01-23 16:42:23 +00:00
Translatewiki
c07279e458
Localisation updates from translatewiki.net (2010-01-21)
2010-01-21 22:15:19 +00:00
Translatewiki
b6d327685d
Localisation updates from translatewiki.net (2010-01-21)
2010-01-21 22:14:02 +00:00
Richard Fairhurst
b946779b84
new version with small Haiti-related improvements
2010-01-18 20:56:56 +00:00
Tom Hughes
563769b126
There's no need to use an alternative repository for SystemTimer as it
...
is in the main one - just specify the right version instead.
2010-01-18 09:19:20 +00:00
Shaun McDonald
868210ece7
Use the latest version of SystemTimer. Also gets rid of the warning: 'cleanup_timer: Previous SIG_ALRM handler not initialized\!\:' when running the tests due to using the older version of this gem.
2010-01-18 00:20:45 +00:00