Skip to content

Commit 8d295fd

Browse files
committed
use emojis
1 parent 29583d1 commit 8d295fd

48 files changed

Lines changed: 481 additions & 481 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_posts/2019-11-11-release.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ author: flatcap
33
title: Release 2019-11-11
44
---
55

6-
## :book: Notes
6+
## 📖 Notes
77

88
This is a **bug-fix** release. Hopefully the last for a while.
99

10-
## :heart: Thanks
10+
## ❤️ Thanks
1111

1212
Many thanks to our **bug reporters**:
1313

@@ -31,11 +31,11 @@ and our **regular contributors**:
3131
- Marius Gedminas (@mgedmin)
3232
- ng0 (@ng-0)
3333

34-
## :gift: Features
34+
## 🎁 Features
3535

3636
- 'sidebar_unread' color
3737

38-
## :beetle: Bug Fixes
38+
## 🐞 Bug Fixes
3939

4040
- browser: fix directory view
4141
- fix crash in mutt_extract_token()

_posts/2019-11-29-release.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ author: flatcap
33
title: Release 2019-11-29
44
---
55

6-
## :book: Notes
6+
## 📖 Notes
77

88
More bug-fixing (not much else to say).
99

10-
## :heart: Thanks
10+
## ❤️ Thanks
1111

1212
Many thanks to our **new contributors**:
1313

@@ -22,11 +22,11 @@ and our **regular contributors**:
2222
- Kevin Decherf (@kdecherf)
2323
- Marcin Rajner (@mrajner)
2424

25-
## :gift: Features
25+
## 🎁 Features
2626

2727
- Add raw mailsize expando (%cr)
2828

29-
## :beetle: Bug Fixes
29+
## 🐞 Bug Fixes
3030

3131
- Avoid double question marks in bounce confirmation msg
3232
- Fix bounce confirmation
@@ -48,23 +48,23 @@ and our **regular contributors**:
4848
- fix: crash after failed mbox_check
4949
- browser: default to a file/dir view when attaching a file
5050

51-
## :wrench: Changed Config
51+
## 🔧 Changed Config
5252

5353
- Change $write_bcc to default off
5454

55-
## :black_flag: Translations
55+
## 🏴 Translations
5656

57-
- 100% :brazil: Portuguese (Brazil)
58-
- 92% :poland: Polish
57+
- 100% 🇧🇷 Portuguese (Brazil)
58+
- 92% 🇵🇱 Polish
5959

60-
## :books: Docs
60+
## 📚 Docs
6161

6262
- Add a bit more documentation about sending
6363
- Clarify $write_bcc documentation.
6464
- Update documentation for raw size expando
6565
- docbook: set generate.consistent.ids to make generated html reproducible
6666

67-
## :building_construction: Build
67+
## 🏗️ Build
6868

6969
- fix build/tests for 32-bit arches
7070
- tests: fix test that would fail soon

_posts/2019-12-07-release.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: flatcap
33
title: Release 2019-12-07
44
---
55

6-
## :book: Notes
6+
## 📖 Notes
77

88
Here we are again.
99

@@ -16,7 +16,7 @@ If you spot a problem with NeoMutt, please report it as soon as you can.
1616
This release contains a couple of fixes for the IMAP behaviour.
1717
They should make IMAP connections more reliable.
1818

19-
## :heart: Thanks
19+
## ❤️ Thanks
2020

2121
Many thanks to our **new contributors**:
2222

@@ -30,11 +30,11 @@ and our **regular contributors**:
3030
- Darshit Shah (@darnir)
3131
- Daniel Gray (@dngray)
3232

33-
## :gift: Features
33+
## 🎁 Features
3434

3535
- compose: draw status bar with highlights
3636

37-
## :beetle: Bug Fixes
37+
## 🐞 Bug Fixes
3838

3939
- crash opening notmuch mailbox
4040
- crash in mutt_autocrypt_ui_recommendation
@@ -45,12 +45,12 @@ and our **regular contributors**:
4545
- imap: select the mailbox on reconnect
4646
- compose: fix attach message
4747

48-
## :building_construction: Build
48+
## 🏗️ Build
4949

5050
- make files conditional
5151
- add gpgme check for RHEL6
5252

53-
## :gear: Code
53+
## ⚙️ Code
5454

5555
- enum-ify log levels
5656
- fix function prototypes

_posts/2020-03-13-release.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: flatcap
33
title: Release 2020-03-13
44
---
55

6-
## :book: Notes
6+
## 📖 Notes
77

88
### Window layout
99

@@ -18,7 +18,7 @@ This makes more space for what you want to see.
1818

1919
For more info, see: https://github.com/neomutt/gfx/tree/main/layout#layout
2020

21-
## :heart: Thanks
21+
## ❤️ Thanks
2222

2323
Many thanks to our **new contributors**:
2424

@@ -39,7 +39,7 @@ and our **regular contributors**:
3939
- Austin Ray (@austin-ray)
4040
- Martin Mitáš (@mity)
4141

42-
## :gift: Features
42+
## 🎁 Features
4343

4444
- UI: add number of old messages to sidebar_format
4545
- UI: support ISO 8601 calendar date
@@ -51,7 +51,7 @@ and our **regular contributors**:
5151
- IMAP: add network traffic compression (COMPRESS=DEFLATE, RFC4978)
5252
- Header cache: add support for generic header cache compression
5353

54-
## :beetle: Bug Fixes
54+
## 🐞 Bug Fixes
5555

5656
- Fix uncollapse_jump
5757
- Only try to perform entire-thread on maildir/mh mailboxes
@@ -73,7 +73,7 @@ and our **regular contributors**:
7373
- Force C locale for email date
7474
- Abort if run without a terminal
7575

76-
## :wrench: Changed Config
76+
## 🔧 Changed Config
7777

7878
- `$crypt_use_gpgme` - Now defaults to 'yes' (enabled)
7979
- `$abort_backspace` - Hitting backspace against an empty prompt aborts the prompt
@@ -86,20 +86,20 @@ and our **regular contributors**:
8686
- `$imap_deflate` - Compress network traffic
8787
- `$smtp_user` - Username for the SMTP server
8888

89-
## :black_flag: Translations
89+
## 🏴 Translations
9090

91-
- :lithuania: 100% Lithuanian
92-
- :es: 81% Spanish
93-
- :ru: 78% Russian
91+
- 🇱🇹 100% Lithuanian
92+
- 🇪🇸 81% Spanish
93+
- 🇷🇺 78% Russian
9494

95-
## :building_construction: Build
95+
## 🏗️ Build
9696

9797
- Add libdebug
9898
- Rename public headers to lib.h
9999
- Create libcompress for compressed folders code
100100
- Enable Cirrus CI for FreeBSD
101101

102-
## :gear: Code
102+
## ⚙️ Code
103103

104104
- Refactor Windows and Dialogs
105105
- Lots of code tidying
@@ -114,7 +114,7 @@ and our **regular contributors**:
114114
- Config: add path type
115115
- Remove backend deps from the connection code
116116

117-
## :recycle: Upstream
117+
## ♻️ Upstream
118118

119119
- Allow ~b ~B ~h patterns in send2-hook
120120
- Rename smime oppenc mode parameter to get_keys_by_addr()

_posts/2020-03-20-release.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ author: flatcap
33
title: Release 2020-03-20
44
---
55

6-
## :book: Notes
6+
## 📖 Notes
77

88
This is a bug-fix release.
99

10-
## :heart: Thanks
10+
## ❤️ Thanks
1111

1212
Many thanks to our **regular contributors**:
1313

@@ -16,7 +16,7 @@ Many thanks to our **regular contributors**:
1616
- Marius Gedminas (@mgedmin)
1717
- Adán Somoza (@darkadin)
1818

19-
## :beetle: Bug Fixes
19+
## 🐞 Bug Fixes
2020

2121
- Fix COLUMNS env var
2222
- Fix sync after delete
@@ -27,24 +27,24 @@ Many thanks to our **regular contributors**:
2727
- Fix reading large address lists
2828
- Resolve symlinks only when necessary
2929

30-
## :black_flag: Translations
30+
## 🏴 Translations
3131

32-
- :lithuania: 100% Lithuanian
33-
- :es: 96% Spanish
32+
- 🇱🇹 100% Lithuanian
33+
- 🇪🇸 96% Spanish
3434

35-
## :books: Docs
35+
## 📚 Docs
3636

3737
- Include OpenSSL/LibreSSL/GnuTLS version in neomutt -v output
3838
- Fix case of GPGME and SQLite
3939

40-
## :building_construction: Build
40+
## 🏗️ Build
4141

4242
- Create libcompress (lz4, zlib, zstd)
4343
- Create libhistory
4444
- Create libbcache
4545
- Move zstrm to libconn
4646

47-
## :gear: Code
47+
## ⚙️ Code
4848

4949
- Add more test coverage
5050
- Rename magic to type

_posts/2020-04-17-release.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: flatcap
33
title: Release 2020-04-17
44
---
55

6-
## :heart: Thanks
6+
## ❤️ Thanks
77

88
Many thanks to our **regular contributors**:
99
- Tino Reichardt (@mcmilk)
@@ -16,14 +16,14 @@ Many thanks to our **regular contributors**:
1616
- Steve Bennett (@msteveb)
1717
- Martin Mitáš (@mity)
1818

19-
## :gift: Features
19+
## 🎁 Features
2020

2121
- Fluid layout for Compose Screen, see: https://vimeo.com/407231157
2222
- Trivial Database (TDB) header cache backend
2323
- RocksDB header cache backend
2424
- Add \<sidebar-first\> and \<sidebar-last\> functions
2525

26-
## :beetle: Bug Fixes
26+
## 🐞 Bug Fixes
2727

2828
- add error for CLI empty emails
2929
- Allow spaces and square brackets in paths
@@ -36,12 +36,12 @@ Many thanks to our **regular contributors**:
3636
- Handle variables inside backticks in sidebar_whitelist
3737
- browser: fix mask regex error reporting
3838

39-
## :black_flag: Translations
39+
## 🏴 Translations
4040

41-
- :lithuania: 100% Lithuanian
42-
- :cn: 99% Chinese (simplified)
41+
- 🇱🇹 100% Lithuanian
42+
- 🇨🇳 99% Chinese (simplified)
4343

44-
## :building_construction: Build
44+
## 🏗️ Build
4545

4646
- Use regexes for common parsing tasks: urls, dates
4747
- Add configure option `--pcre2` -- Enable PCRE2 regular expressions
@@ -56,13 +56,13 @@ Many thanks to our **regular contributors**:
5656
- Fix test fails on х32
5757
- fix uidvalidity to unsigned 32-bit int
5858

59-
## :gear: Code
59+
## ⚙️ Code
6060

6161
- Increase test coverage
6262
- Fix memory leaks
6363
- Fix null checks
6464

65-
## :recycle: Upstream
65+
## ♻️ Upstream
6666

6767
- Buffer refactoring
6868
- Fix use-after-free in mutt_str_replace()

_posts/2020-04-24-release.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ author: flatcap
33
title: Release 2020-04-24
44
---
55

6-
## :book: Notes
6+
## 📖 Notes
77

88
This is a Bug-fix Release.
99

10-
## :heart: Thanks
10+
## ❤️ Thanks
1111

1212
Many thanks to our **regular contributors**:
1313

1414
- Pietro Cerutti (@gahr)
1515
- Jakub Jindra (@jindraj)
1616

17-
## :beetle: Bug Fixes
17+
## 🐞 Bug Fixes
1818

1919
- Fix history corruption
2020
- Handle pretty much anything in a URL query part
@@ -25,11 +25,11 @@ Many thanks to our **regular contributors**:
2525
- Maildir: handle deleted emails correctly
2626
- Ensure OP_NULL is always first
2727

28-
## :black_flag: Translations
28+
## 🏴 Translations
2929

30-
- :czech_republic: 100% Czech
30+
- 🇨🇿 100% Czech
3131

32-
## :building_construction: Build
32+
## 🏗️ Build
3333

3434
- cirrus: enable pcre2, make pkgconf a special case
3535
- Fix finding pcre2 w/o pkgconf

0 commit comments

Comments
 (0)