mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-18 04:42:47 +00:00
Small tweaks to bounties post
This commit is contained in:
parent
06d887c085
commit
91370548ef
1 changed files with 12 additions and 11 deletions
|
@ -2,8 +2,8 @@
|
|||
title = "Software Bounties"
|
||||
date = 2020-05-22T20:07:43+10:00
|
||||
|
||||
#[extra]
|
||||
#updated = 2020-03-27T21:53:53+11:00
|
||||
[extra]
|
||||
updated = 2020-05-30T08:46:14+10:00
|
||||
+++
|
||||
|
||||
I don't have time to build all the things I'd like to build, so I'm offering
|
||||
|
@ -17,10 +17,10 @@ bounties on the following work.
|
|||
another mechanism, feel free to suggest it, but no guarantees.
|
||||
* Amounts are in Australian dollars.
|
||||
* I will not pay out a bounty after the expiration date.
|
||||
* I may choose the extend the expiration date.
|
||||
* I may choose to extend the expiration date.
|
||||
* _How can I trust you'll pay me?_ I like to think that I'm a trustworthy
|
||||
person. However, if you would like to discuss a partial payment prior
|
||||
to starting work on one of these issues please get in touch.
|
||||
to starting work please get in touch.
|
||||
* You have to be the primary contributor to claim the bounty. If someone else
|
||||
does all the work and you just nudge it over the line the other person is
|
||||
the intended recipient.
|
||||
|
@ -31,8 +31,8 @@ bounties on the following work.
|
|||
[Fractal] is a [Matrix] client written in Rust using GTK.
|
||||
|
||||
**Issue:** <https://gitlab.gnome.org/GNOME/fractal/-/issues/530>
|
||||
**Criteria:** Implement emoji reactions in Fractal to the satisfaction of the maintainers, resulting
|
||||
in the issue being closed as completed.
|
||||
**Criteria:** Implement emoji reactions in Fractal to the satisfaction of the
|
||||
maintainers, resulting in the issue being closed as completed.
|
||||
**Language:** Rust
|
||||
**Amount:** AU$500
|
||||
**Expires:** 2021-01-01T00:00:00Z
|
||||
|
@ -42,13 +42,14 @@ in the issue being closed as completed.
|
|||
|
||||
### Update Mattermost Server to Support Emoji Added After Unicode 9.0
|
||||
|
||||
[Mattermost's][Mattermost] emoji picker is stuck on emoji from Unicode 9. We're now up
|
||||
to Unicode 13 and many emoji added in the last few years are missing. This bounty pertains
|
||||
only to the work required in the Mattermost server, not the desktop and mobile apps.
|
||||
[Mattermost's][Mattermost] emoji picker is stuck on emoji from Unicode 9. We're
|
||||
now up to Unicode 13 and many emoji added in the last few years are missing.
|
||||
This bounty pertains only to the work required in the Mattermost server, not
|
||||
the desktop and mobile apps.
|
||||
|
||||
**Issue:** <https://mattermost.atlassian.net/browse/MM-13676>
|
||||
**Criteria:** Update the list of emoji in the Mattermost server to Unicode 13.0, resulting
|
||||
in the issue being closed as completed.
|
||||
**Criteria:** Update the list of emoji in the Mattermost server to Unicode
|
||||
13.0, resulting in the issue being closed as completed.
|
||||
**Language:** Go
|
||||
**Amount:** AU$200
|
||||
**Expires:** 2021-01-01T00:00:00Z
|
||||
|
|
Loading…
Reference in a new issue